Skip to content

Latest commit

 

History

History
366 lines (269 loc) · 8.02 KB

CHANGELOG.md

File metadata and controls

366 lines (269 loc) · 8.02 KB

27. 12. 2022 - Release 279.23.2

##Fixed

  • Filename slot exhaution when filename was longer than FILE_NAME_SIZE - 1

15. 12. 2022 - Release 279.23.1

##Added

  • Basic airspace support
  • Flight book with map
  • Flight statistics
  • FANET radar zoom levels
  • Build in default pages

##Changed

  • Reliance Edge FS
  • USB protocol MTP

##Fixed

  • Fanet status sync with pps
  • FLARM malformed packet
  • Lot of bugs and usability issues

##Known issue

  • Wrong firmware version before bootloader update

##Other

  • Space invaders! (in dev menu)

##Development

  • Enhanced CrashDebug reports with working compression
  • PSRAM and malloc allocation tracking
  • Updated to ESP-ADF v2.4.1; ESP-IDF 4.4

16.3.2022 - Testing 260

Based on D248

25.3.2022 - Devel 248

Please break me!

There is a new system to record device state in case of Hard Fault. New file crash_report.zip will be created when the device crash.

The file contains snapshot of the STM memory, debug.log, listing of files on sdcard and whole config folder, excluding wifi credentials.

Please include whole zip file, when reporting an issue.

##Added:

  • Memory dump in case of crash

##Fixed

  • Bugs in file manager
  • Manual FW install

4.3.2022 - Devel 246

Testing is new devel :-)

We encourage our users to switch to the testing firmware channel. Development branch will become much more unstable, with multiple updates per day. The Testing branch will behaves as the devel used to, with cumlative functions updates every few days.

##Added:

  • Warning that you are on devel branch

##Changed:

  • Moved debug.log to settings/advanced
  • Split Device info to info and firmware
  • Removed old menu items in development

##Fixes

  • Bad object refocus in gui_list_retrive_pos

4.3.2022 - Testing 243

Based on D242 ##Added

  • Map scale bar
  • New icon on map arrow

##Fixes:

  • Mems not start up when debug to file is on

18.2.2022 - Devel 242

Under the hood maintanace

##Added

  • New FW notification
  • Scrollable release note

##Changed

  • Widget categorization for better orientation
  • Main roads are now yellow to distinguish them from powerlines

##Development

  • Page switching thread-safe via queue
  • ESP communication is done via thread-safe cirular buffer transfered via DMA
  • ESP side watchdog will reset ESP if there is no ping in 1000ms
  • New memory locking system will prevent unsafe access during allocation

18.2.2022 - Devel 238

Fixed maps

  • Fix zero lat/lon bug

18.2.2022 - Devel 237

Fixed maps

  • Works with negative coordinates
  • please redownload maps: strato.skybean.eu/map
  • Better color palette
  • Widget accesible zoom

Added:

  • Vario graph

3.2.2022 - Devel 236

Added

  • Map widget - see strato.skybean.eu/map
  • Time to take off widget
  • Altitude graph widget

Fixes

  • Page switching bug
  • Prevent update when not connected
  • Ignore empty update

24.1.2022 - Devel 235

Added

  • new TimeDate widget to display current time and date
  • logging to csv

Fixes

  • Higher ODO accuracy from m to cm
  • Audio porofile load correct file

Development

  • Added more error messages
  • More memory for lvgl

19.1.2022 - Devel 230

Added

  • New wind estimation calculation
  • New thermal assistant by Igor Popik
  • Firmware channels separation (release, testing, devel)
  • Individual volume control for Vario, A2DP and sounds
  • FANET+ firmware update to 20220113174
  • Direction and distance from Take off

Fixes

  • Strato will show passphrase if the phone wrongly interpret strato I/O cap

Known Issues

  • GNSS forwarding can crash the device (INVSTATE) in flight, it is recomended to turn it off

Development

22.12.2021 - Devel 208

Fixes

  • In some cases Page switching caused crash at boot

17.12.2021 - Devel 207

Added

  • Thermal assistant, Thermal gain, Thermal time
  • Smart page switching (power on, take off, glide, circle, land)
  • Glide widget can displey Avg vario in climb
  • FANET+ auto update
  • SkyDrop audio profile
  • Long press to power off, irq driven button events
  • Debug via usb
  • LVGL memory monitor, GNSS spoofing via internal UART

Fixes

  • BLE not turning on
  • Better keyboard
  • bugs in profiles
  • 10% backlight issue #132
  • Unaligned fault error when connecting to the strato web server on V177 #125
  • Audio pipeline changed from mono to stereo to enhance performance of ESP
  • Task debug for esp and stm
  • Added link key when pairing BLE
  • GNSS forwarding

16.11.2021 - Devel 177

Added

  • New layout editor
  • Widget options
  • Bigger fonts
  • Flight profiles
  • Pilot profile

Fixes

  • GNSS not starting
  • USB mode not working when full

13.10.2021 - Devel 171

Added

  • Bluetooth device management
  • BLE + SPP telemetry
  • Automatic bootloader update

Fixes

  • Audio freeze during flight
  • Bluetooth playback quality

09.09.2021 - Devel 154

Fixed

  • GNSS init error
  • return page after power off/on #86

09.09.2021 - Devel 149

Added

  • Bootloader wipe will preserve the calibration
  • Store configuration after exiting the settings menu #65
  • Vario bar now support fpm & knots units #77
  • Altitude 2 (QNH2) widget
  • G-meter widget
  • Easier way to enter Bootloader

Fixed

  • retun to last page #82
  • QNH change trigger auto-takeoff #83
  • Correct menu position when escaping submenu #66
  • OTA update stability improved
  • MEMS i2c recovery

31.08.2021 - Devel 148

Added

  • Odometer

Fixed

  • Arrow widgets crash

29.08.2021 - Devel 146

Added

  • Widget Glide ratio
  • Height above take-off
  • Compass arrow, points
  • Ground heading arrow, points, number
  • Battery

Changed

  • system i2c recovery (should also help with #64, #62, #60)

27.08.2021 - Devel 145

Changed

  • power off sequence handler (should fix #64, #62, #60)

Fixed

  • "Back"-Button in Device settings/System/Time #61
  • Powering off with debug to serial disabled

11.08.2021 - Devel 143

Added

  • G-record for IGC
  • GNSS spoofing

Fixed

  • Fanet distance display
  • Bootloader will only change the drive name if it is not set

05.08.2021 - Devel 140

Changed

  • Development menu is hidden, click 5 times on serial number in device info to enable it #40
  • Vario bar widget will change offset to show lift above 3m/s

Fixed

  • Audio Vario freezes #52, #15
  • Wifi menu #43, #25, #44

30.07.2021 - Devel 139

Added

  • Audio profile editor on device, connect directly to strato ip via web browser
  • Profile selection in vario settings
  • FANET will switch between flying and hiking based on flight status34

Fixed

  • Audio vario respose
  • bluetooth playback #28

23.07.2021 - Devel 138

Added

  • Abiliti to downgrade/change firmware via menu

Fixes

  • Audio stops randomly during flight #22
  • QNH change causes device crash #30
  • Crash while in active flight and opening menu #23
  • Vario freeze on high volume #5
  • Vario sound "all the time rising" #15

20.07.2021 - Devel 133

Added

  • Automatic power-down when 3.1 V on battery is reached - this will prevent triggering battery protection

Fixes

  • OGN Tracking #16

Note

  • Bootloader update recomended

12.07.2021 - Devel 132

Added

  • Settings for units selection

Added (under the hood)

  • First impementation of File managemer, not yet used
  • First impementation of Context menu, not yet used
  • Configuration entity callbacks

Fixes

  • All strato devices have the same serial number #13
  • FW125, cant see stratos on Fanet machines #11
  • Pilot setting can handle only 1 letter #12, #14
  • Wrong date from GNSS sync #10
  • IGC logger records wrong date #8

12.07.2021 - Devel 125

Added

Widgets

  • Altitude1
  • Average vario
  • Compass arrow
  • Digital vario
  • Flight time
  • GNSS altitude
  • Ground heading
  • Ground speed
  • Vario bar

Functions

  • Vario, with configurable acclerometer gain
  • GNSS
  • Audio vario
  • FANET / FLARM beacon
  • IGC logger (no G-record yet)
  • OTA Updates

Fixes

  • Back button is not working #6