Skip to content

Releases: cyoung/stratux

GPS attitude. Serial output. Cleanup. Assorted bug fixes.

12 Dec 18:23
Compare
Choose a tag to compare
  • Removed experimental RY835AI support (except for u-blox GPS portion).
  • Added experimental PingEFB support.
  • Added GPS attitude (when a GPS unit is detected, GPS attitude is always calculated and sent to EFBs with Stratux AHRS support).
  • webui cleanup.
  • Added command line utilities (ssid/eeprom programming/etc).
  • GPS implementation bug fixes and improvements.
  • Serial output for CP2102 with a programmed EEPROM.
  • "Developer mode" webui menu.
  • UAT statistics display.
  • Other various webui improvements and bug fixes.
  • Change green LED meaning on RPi - was: filesystem write, now: Stratux running.

Stability and bug fixes.

14 Jul 18:56
Compare
Choose a tag to compare

Current recommended hardware:

Main board: Raspberry Pi 3

GPS

  • Vk-162 (external mount)
  • Vk-172 (direct connect to USB on RPi3)

SDR: Any R820T(2) based device.

Fixed .sh update bug when using old (<v0.8r2) base image.

24 Jun 21:32
Compare
Choose a tag to compare
  • Fixed .sh update bug when using old (<v0.8r2) base image.
  • Throw error when old image detected and use old startup method.

Bug and stability fixes.

23 Jun 22:43
Compare
Choose a tag to compare
Pre-release
  • Performance improvements.
  • Fixed some crashing issues on malformed UAT packets.
  • Mode S -> tail number decoding for N and C registrations.
  • Ownship traffic suppression (beta).

Stability fixes. Logging changes. WebUI improvements.

27 May 19:31
Compare
Choose a tag to compare
  • Logging changes.
  • hostapd manager script (change SSID at command line, etc).
  • Fix Geometric Ownship Altitude overflow.
  • WebUI improvements: distance/bearing to traffic (when GPS enabled), reboot button fixes.
  • Stability fixes.
  • Updated Raspberry Pi firmware (with bugfixes) in image.

Bug and stability fixes.

21 Mar 19:57
Compare
Choose a tag to compare
  • Added "Raspberry Pi 3 Model B" support to image (use the integrated Wi-Fi, not an external dongle as required with older hardware).
  • Upgraded Raspbian and Raspberry Pi firmware on image.
  • Removed client expiry code - caused issue on units with a GPS installed that was not getting a fast GPS lock (WebUI shows messages being received, EFB does not).
  • Dongle handling improvements.

Network improvements. GPS improvements/additions. 1090 traffic improvements.

09 Mar 14:47
Compare
Choose a tag to compare
  • Decreased network packet rate - consolidate GDL90 messages.
  • Misc. networking improvements.
  • Support added for BU-353-S4.
  • GPS improvements and bug fixes.
  • SDR handling improvements.
  • Improved 1090 MHz traffic decoding backend.
  • Signal strengths added to Web UI.
  • Update feature added to Web UI.

IMPORTANT: Web UI now has an "update" feature. In future releases, ".sh" files will be released which are much smaller than the full image. Download this file from a desktop, connect to Stratux, and use the update feature in the Settings page to update. ".img" file releases will still be made in the near future, but beta releases will only be released in ".sh" form. Beta releases are available within ~15 minutes of changes at http://updates.stratux.me/builds/.

UI (traffic) improvements. Bug fixes.

21 Feb 20:03
Compare
Choose a tag to compare
Pre-release
  • UI improvements in traffic plate.
  • GPS bug fixes.

WebUI cleanup. Dual SDR PPM. Ignore old DHCP leases.

18 Feb 05:03
Compare
Choose a tag to compare
  • WebUI cleanup - update/reboot/shutdown buttons improved.
  • Dual SDR PPM settings now supported.
  • Ignore expired DHCP leases - don't count as connected client.

No image will be provided since this is a "minor" release.

Networking improvements. GlobalSat BU-353 support. GPS improvements.

15 Feb 23:24
Compare
Choose a tag to compare
  • Networking improvements - batched GDL90 messages (needs testing).
  • GlobalSat BU-353 support.
  • GPS improvements.
  • Beginnings of update process - upload an "update-*.sh" file in "Settings" menu.