Commit Graph

37 Commits

Author SHA1 Message Date
oliver 471ec34ba0 working positon logic 2024-04-30 04:44:31 +02:00
oliver fe432acef3 rework of the device descripton in proto 2024-04-30 02:38:56 +02:00
oliver 6782048b51 update CLS 2024-04-29 04:19:34 +02:00
oliver c8d0fd1d87 more CLS device info 2024-04-29 04:18:37 +02:00
oliver 623ec1576a generate version 2024-04-29 04:04:55 +02:00
oliver 3164b6d8d9 using device ID intead of the canid 2024-04-19 02:42:55 +02:00
oliver 7a8b840747 testing new usb command to save scene 2024-04-18 21:59:22 +02:00
oliver 64631ea08f fixed bug in CanDataTask
the counter of devices was not resetting.
leading to a memory overlow when called multible times.
2024-02-25 23:49:05 +01:00
oliver b09924b9c8 renaming of proto messages with packages in mind 2024-02-25 01:21:36 +01:00
oliver 69a01f167e add lightTask 2024-02-25 00:01:41 +01:00
oliver 2384399d97 fix ee24 off by one 2024-02-25 00:00:37 +01:00
oliver fef8a8fb32 added slow lptim to BSP_POWER 2024-02-24 21:06:27 +01:00
oliver af18558f1a BSP+Drivers for EE24+INA 2024-02-24 19:24:00 +01:00
oliver ac75c9bbf8 split into multibe .proto files
added strict compiler errors
2024-02-15 18:28:01 +01:00
oliver 9f103866f2 added light control test to default task 2024-02-10 04:21:31 +01:00
oliver 9ad21e1732 added freeRTOS RuntimeStatistics 2024-02-10 00:25:42 +01:00
oliver 248aa19738 doc 2024-02-09 02:21:32 +01:00
oliver 19bcaaf18c existing FW file check to avoid redundant transmit
+ refactro dupliacte code
2024-02-08 02:44:26 +01:00
oliver 0ab07d6572 update cls 2024-02-06 03:26:20 +01:00
oliver fe34a86746 update cls 2024-02-06 03:24:43 +01:00
oliver 86c0cf9666 fixed and adaptions 2024-02-06 01:54:06 +01:00
oliver ff6fcb75f0 implement full fwupdate stack 2024-02-06 01:52:44 +01:00
oliver 74dcdfd19b update cls 2024-02-05 22:37:52 +01:00
oliver 90ed573800 Added CLS as a submodule 2024-02-05 19:51:38 +01:00
oliver 161c73cb3c Removed CLS folder 2024-02-05 19:51:09 +01:00
oliver a3c3b99fb3 make libCLS more independen of HW
goal is to reuse libCLS on an diffrent MCU
2024-02-05 19:46:48 +01:00
oliver 31f3172ba3 CLS Lib for interaction with the CLS network 2024-02-05 14:25:29 +01:00
oliver 4dfe9060fa added lib CLS
- CLS Address management
- CLS Hartbeat timer
2024-02-05 01:22:46 +01:00
oliver bfc28e6c94 added handling of CanData To Tasks 2024-02-04 23:38:22 +01:00
oliver 5cc20a3cb4 using proto enum for types 2024-02-03 03:51:57 +01:00
oliver db4c310246 fix compiler type warning 2024-02-03 03:00:19 +01:00
oliver 67a0ffcdbd first draft FirmwareHandler
FirmwareHandler has no own Task. Only uses callbacks from messges.
so it run in the UsbDataHandler Task.
2024-02-03 02:58:58 +01:00
oliver 766a3f021c rework of the UsbDataHandler 2024-02-02 19:53:32 +01:00
oliver 4cea2b02b4 Fixed Typo 2024-02-02 04:47:32 +01:00
oliver a0c475f0d3 cleanup 2024-02-02 04:09:57 +01:00
oliver 43b177c468 First Draft of the UsbDataHandler 2024-02-02 03:58:09 +01:00
oliver d3b5d5b047 added UsbDataHandler 2024-02-02 02:44:38 +01:00