Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.34 KB

File metadata and controls

42 lines (27 loc) · 1.34 KB

MuMo SW V3

known bugs

ToDo's

  1. make SNR work both in devStatusReq and on display
  2. make measurementGroup a template class, so we can make large ones (for sensorDeviceCollection) and small ones (for events such as usb plugin...)
  3. start adding unit test for main application. eg. all changes for cli commands
  4. put MCU in sleep when waiting for low power timer...
  5. rework target unit tests to make test-interface uart1 use the same setup

Priority High

  • measurementsGroupCollection
    • make it work for variable amount of EEPROM memory
    • target unit test for wait time after page write into eeprom

Priority Medium

  • doen werken met echte waarden
  • ontvangstwaarden van laatste downlink opslaan
  • batterijspanning omzetten in uint8 : omrekening toevoegen aan battery
  • Power events when connecting / disconnection USB, this should be logged as an measurement-event and transmitted in the measurements

Priority Low

  • ST HAL

    • remove HAL code from C++ wrapper
  • getbatteryChargeFromVoltage table right by doing a discharge test over 24h

  • merge hw aes tests into 1, in order to not have too many target unit tests

  • make generic unit tests also run on target

  • when a certain device/channel is not active, it should not be allowed on the display...

  • CLI command to erase all measurements

  • CLI command to dump the EEPROM memory