RasPi/GroundStation/v1
2015-02-09 11:30:03 -07:00
..
GroundStation.class reorganizes ground station files 2015-02-04 20:45:29 -07:00
GroundStation.java adds motor testing sliders to ground station 2015-02-05 12:44:44 -07:00
README.md adds MPU6050 code 2015-02-09 11:30:03 -07:00
SmartScroller.class reorganizes ground station files 2015-02-04 20:45:29 -07:00
SmartScroller.java reorganizes ground station files 2015-02-04 20:45:29 -07:00
SmartScroller$1.class reorganizes ground station files 2015-02-04 20:45:29 -07:00

Ground Station

v1 Groundstation uses a single class file, hampering easy future upgrades. v2 will use multiple classes. Acknowledgements:

SmartScroller class found at:
https://tips4java.wordpress.com/2013/03/03/smart-scrolling/
source: http://www.camick.com/java/source/SmartScroller.java