- fixes for g3x and serial port detect
- text formating. and help updates.
- meshtastic gps updates
- fixed install icon on desktop for debian
- meshtastic target scope
- meshtastic send messages and location
- FAA database n number search
- target scope update, mouse wheel support
- track flight number vs n number from stratux
- meshtastic fixes for merging node data into dataship targets.
- added script for faa database download and sqlite creation
- video in screen module
- Gauges show color ranges. different modes. alpha transparency.
- text parsing better.
- support knots,mph,kph,c,f.. using format_specifier example {airData[0].IAS:kts}
- added image object. supports alpha. saves base64 in screen json. scale or fit modes.
- sub menu work
- variable selection
- theme updates for gui
- fixes for gauges (bar and arc). now pick from drop down.
- updated engine template.
- data logging work. _input.py saves to correct file.
- serial unique names using udev script for pi. /etc/udev/rules.d/99-tronview-serial.rules
- save last console logs file.
- added view option in menu to see last log
- serial port list menu.
- templates clean up
- dropdown menu refactor
- config file updates
- refactor work.
- template updates.
- fix to save and load text and segment text in json.
- menu updates.
- nmea gps test script added
- 3d tests added
- update for default screen json
- dynon skyview input updates. nav and engine
- fix for yaw in imu of stratux
- fix for bouy if mag_head is None
- New 16 segment style text module for retro text.
- Heading module fix
- fix for to front and back buttons.
- updated md
- work on event manager
- menu system updates
- new live input picker menu
- update from git. and reload run.sh
- main.py fixes for 100 inputs
- added i2c test script
- bno055 and bno085 init fixes. auto set address for 2nd imu.
- Added Changelog!
- Support for versioning
- Growl notifications
- Refactored lots