larus-breeze / sw_sensor

Firmware for Larus sensor MK1 and MK2
3 stars 4 forks source link

Make software generic and remove D-KCOM dependencies #29

Closed MaxBaex closed 1 year ago

MaxBaex commented 2 years ago

https://github.com/larus-breeze/sw_sensor/blob/3523faa76aeb66ac2a34810c201e54f53cb78758/Core/Inc/system_configuration.h#L44

The sensor software shall not know anything about a certain airplane. There shall be one generic software for all configurations. Airplane configuration shall be done via the SD card configuration parameters.

Also remove "// sensor orientation SteFly" configuration from system_configuration.h

realtimepeople commented 1 year ago

DONE within the changes for Larus MK2.