- Nothing changed yet.
- Compatibility with recent mypy (source code validator).
- Correct screen rotation setting.
- XCSoar app: adapt to new openvario image.
- Connman app: do not try to scan powered-off devices.
- Better support screens with rounded corners (add some padding to the top bar)
- Fix various traceback crashes in connman app
- Connman: fix crash when incomplete service object arrives from DBUS.
- Connman: fix exception when signal strength is missing from a service property (likely to happen when connected to ethernet).
- Implement a new "Networking" app: connect to WiFi networks and more
- Avoid error in backup app when rsync produces a lot of unexpected output.
- Correctly determine version of variod.
- Backup app: transfer files between USB stick and Openvario.
- Initial setup app: wizard to pick device orientation, calibrate touch screen and sensors.
- About app: display system information.
- Flush filesystem caches before shutting down.
- Correct the path to /bin/date executable.
- Sync filesystems after XCSoar exits to avoid data loss on sudden power-off.
- Ability to read NMEA stream from connected serial devices, with baud rate autodetection. Display detected devices on top bar.
- System upgrade app. Fetch packages from opkg sources (internet or locally mounted USB stick), allow to pick packages to upgrade.
- Automatically set system date and time from GPS source (if system time is found to be out-of-sync). Show system time on top bar. Red indicator turns black when current time is detected in GPS NMEA stream.
- Clear the screen when exiting to shell
- Log downloader app. Supports downloading
*.igc
as well as*.nmea
files. - Autostart chosen application when openvario shell is started. Application and timeout is configurable in settings.
- More languages for XCSoar to choose from
- Initial API to support 3rd party apps.
- Do not write to xcsoar profile on startup if no changes are made.
- Add more language choices for XCSoar.
- Initial release