Updated to 0.5.0.1
Numerous bug fixes. Also added waypoints to HSI.
Added teensy load files.
Removed webkit! All mapping is now done by the ...
Added some files.
Added setting/getting of alarms and alarm actions.
Added firmware uploading code. Also added a but...
Fixed the annoying re-connect bug. Also added l...
Added shared UI files.
Added logging and started adding log playback.
Changed plan file format to XML, geofences can ...
Added FireLink/aes.cpp
Added version.h for autoversioning.
Started adding geofencing to the flight planner.
Added HTML files, created infrastructure for ja...
Added some forgotten parameters to configuratio...
Added about dialog files.
Web content is now loaded from online. Offline ...
Added copyright & license information to files.
Fixed planner map area.
Changed windows icon to .ico format.
Removed HTML folder.
Added shared files.
Began redesigning main window.
Fixed win32 share path.
Removed build types from utility.h, using #ifde...
Changed path to Windows shared files.
Various small fixes.
Completed windows port.
Switched from Gtkmm-3.0 to Gtkmm-2.4 for portab...
Reverted back to C++11 rather than boost.
Added maths library
Started porting to Windows.
Added maximum angles to autopilot config.
Many improvements. Uploading waypoints is now m...
Update.
Did some more work on the configuration window.
Added delay to coms writing loop to help preven...
Changed the maths library.
FireLink has been updated and now transmits PID...
Waypoints can now be uploaded. Also various sma...
Fixed ADI. Pitching up shows more sky now. The ...
Got the google maps side of the planner working.
Changed some paths for the build and packaging ...
Configuration can now be saved and loaded from ...
Can now upload/download heading and altitude au...
Fixed a few bugs relating to configuration stuff.
Improved the connection strength display, got s...
Lots of changes.
Changed online HSI displays a fail message when...
Completed(?) the drawing function of the offlin...
Started adding an offline HSI.
Added code to upload and download channel mixer...
Did some more work on the Config window.
Added hsi.html. Also added a couple of buttons ...
Got AHRS installation offset configuration work...
Got defib FireLink packets working. Fixed a GPS...
Added an MFD. Started learning about webkit.