larus-breeze / sw_algorithms_lib

This module contains the algorithms for the larus soaring flight sensor
GNU General Public License v3.0
6 stars 8 forks source link

Supported changes of settings frontend <-> xcsoar #28

Closed Simsys closed 4 months ago

Simsys commented 5 months ago

The Larus NMEA interface allows settings to be exchanged between the front end and XCSoar. For this function to be usable, the sensor box must support this in both directions: Frontend -> XCSoar (CAN -> NMEA) and XCSoar -> Frontend (NMEA -CAN).

This concerns the data points MacCready, water ballast, bugs and QNH.

see

MaxBaex commented 5 months ago

Related to https://github.com/larus-breeze/sw_sensor/issues/19