Skip to content

Releases: Qrome/QLiteOSD

QLiteOSD v1.5

27 Jan 00:16
794f0fd
Compare
Choose a tag to compare
  • Updated for better support for Arduino Nano version NanoOSD
  • Code cleanup
  • Fixed a minor bug in the GPS log file naming

QLiteOSD v1.4

06 Jan 19:29
36650f9
Compare
Choose a tag to compare

This release has critical fix for GPS logging where if the memory is filled the GPS and home arrow stops moving in flight.

  • Updated to only log the last 10 flights
  • GPS Log file name format has changed to include the chip ID so they log files are unique between different devices.
  • Other minor changes

QLiteOSD v1.3

30 Dec 05:33
Compare
Choose a tag to compare
  • Added Variometer (Climb Rate) value -- DJI still does not show the '-' or '+' on this value but will show you the speed of climb.
  • Changed Voltage and Altitude sample rate from 300ms to 200ms

QLiteOSD v1.2

11 Nov 03:56
Compare
Choose a tag to compare

*NOTE: v1.1 and had the GPS TX and RX pins reversed. This is now corrected in v1.2.
GPS / QLiteOSD
VCC -> VCC (3.3v)
GND -> GND
RX -> TX
TX -> RX

If upgrading from 1.1 to 1.2 make sure you have correctly swapped the RX -> TX pins on the GPS.

QLiteOSD v1.1

06 Oct 04:43
Compare
Choose a tag to compare

Updated some FC Version Reporting and added more pre-compiled binary versions.

  • QLiteOSD.GPS_IMP_1.X.bin -- with GPS support and Imperial measure (feet, Mph)
  • QLiteOSD.GPS_MET_1.X.bin -- with GPS support and Metric measure (Meters, Kph)
  • QLiteOSD.NOGPS_IMP_1.X.bin -- NO GPS support and Imperial measure (feet altitude)
  • QLiteOSD.NOGPS_MET_1.X.bin -- NO GPS support and Metric measure (Meters altitude)

QLiteOSD v1.0

20 Aug 04:55
Compare
Choose a tag to compare

This is the initial release of QLiteOSD 1.0