Projekt

Allgemein

Profil

Aktivität

von 27.08.2025 bis 25.09.2025

Heute

16:07 Biwak Fehler #696 (Neu): Touch: Whole processing is done in ISR
In theory the application could be accessing EEPROM and user can press touch.
The I2C periphery would then get recon...
Maximilian Seesslen
13:56 Biwak Feature #671 (To be verified): Implement dynamic sleep
Maximilian Seesslen
13:56 Biwak Feature #671 (In Bearbeitung): Implement dynamic sleep
Maximilian Seesslen
13:56 Biwak Feature #695 (Neu): Verify dynamic sleep
Dynamic sleep in CONFIG_BIWAK_DATA_EVENT is nice.
Fine-Adjusting may be needed or at least verified....
Maximilian Seesslen
13:23 liblepto Feature #679 (To be verified): Implement CONFIG_LEPTO_RING_CUSTOM_DATA
Maximilian Seesslen
13:19 liblepto Feature #679 (In Bearbeitung): Implement CONFIG_LEPTO_RING_CUSTOM_DATA
Maximilian Seesslen
13:16 Biwak Feature #692 (To be verified): CRC: Make methods const.
Maximilian Seesslen
13:16 Biwak Feature #692 (In Bearbeitung): CRC: Make methods const.
Maximilian Seesslen
13:00 Biwak Fehler #688 (To be verified): Host GUI: Pressing button does not result in interrupt
Unit test is created. Maximilian Seesslen
13:00 Biwak Fehler #688 (In Bearbeitung): Host GUI: Pressing button does not result in interrupt
Provide some examples. The examples should work for Qt and Nucleo-F303K8.
Maximilian Seesslen
09:52 Biwak Feature #690 (To be verified): Retain: Use bigger data type than 8bit for counter
Maximilian Seesslen
09:52 Biwak Feature #690 (In Bearbeitung): Retain: Use bigger data type than 8bit for counter
Maximilian Seesslen
09:51 liblepto Fehler #694 (To be verified): CList: Add method for searching for item
Maximilian Seesslen
09:51 liblepto Fehler #694 (In Bearbeitung): CList: Add method for searching for item
Maximilian Seesslen

24.09.2025

20:38 liblepto Fehler #694 (To be verified): CList: Add method for searching for item
Custom compare operator should be provided.
Don't compare the elements directly but use iterators.
The list may not...
Maximilian Seesslen
17:18 Biwak Feature #689 (To be verified): Allow more retain containers than two
Maximilian Seesslen
17:18 Biwak Feature #689 (In Bearbeitung): Allow more retain containers than two
Maximilian Seesslen
11:37 Biwak Feature #692 (To be verified): CRC: Make methods const.
diff --git a/include/biwak/crc.hpp b/include/biwak/crc.hpp
index b6a451f2..db16b3e5 100644
--- a/include/biwak/crc....
Maximilian Seesslen

19.09.2025

19:48 Biwak Feature #690 (To be verified): Retain: Use bigger data type than 8bit for counter
512 erase blocks of NOR can not be handled. At least 16bit needed. Maximilian Seesslen
19:41 Biwak Feature #689 (To be verified): Allow more retain containers than two
CANRec need this feature. Maximilian Seesslen

17.09.2025

14:39 Biwak Feature #628 (To be verified): use 128 bit UID
Maximilian Seesslen
14:39 Biwak Feature #628 (In Bearbeitung): use 128 bit UID
Maximilian Seesslen
11:10 Biwak Feature #687 (To be verified): Blink modes: Use slower timings for host
Maximilian Seesslen
11:10 Biwak Feature #687 (In Bearbeitung): Blink modes: Use slower timings for host
Maximilian Seesslen
10:43 Biwak Fehler #688 (To be verified): Host GUI: Pressing button does not result in interrupt
Qt signal/slot should be used to match behaviour on MCU. Maximilian Seesslen

16.09.2025

22:02 Biwak Feature #687 (To be verified): Blink modes: Use slower timings for host
On a GUI the usually fast flashing of an LED can not always be seen on Widgets. Blinking has to be slowered down.
...
Maximilian Seesslen
20:38 liblepto Feature #632 (Erledigt): add diag.h
Maximilian Seesslen
20:30 Biwak Feature #686 (Erledigt): Retain: Don't store flash address for each container
Maximilian Seesslen
17:36 Biwak Feature #686 (Erledigt): Retain: Don't store flash address for each container
Its ok to store it when there are only 2 containers. But CANRec will use the mechanism for a whole NOR chip.
Its not...
Maximilian Seesslen
13:26 liblepto Feature #685 (To be verified): Support expandable lists
Maximilian Seesslen
11:09 liblepto Feature #685 (In Bearbeitung): Support expandable lists
Maximilian Seesslen
11:33 liblepto Feature #678 (Abgewiesen): Ring: Support CONFIG_LEPTO_RING_CUSTOM_DATA
Maximilian Seesslen
11:22 liblepto Feature #684 (To be verified): Add unit tests for strings.
Maximilian Seesslen
11:22 liblepto Feature #684 (In Bearbeitung): Add unit tests for strings.
Maximilian Seesslen

15.09.2025

19:53 liblepto Feature #685 (To be verified): Support expandable lists
Maximilian Seesslen
18:28 liblepto Feature #684 (To be verified): Add unit tests for strings.
Check if operators produce expected strings. Maximilian Seesslen

10.09.2025

14:04 liblepto Feature #679 (To be verified): Implement CONFIG_LEPTO_RING_CUSTOM_DATA
The data area may already exist in memory or it is not about real RAM. It could be pages on a sd card or pages in ext... Maximilian Seesslen
13:22 liblepto Feature #678 (Abgewiesen): Ring: Support CONFIG_LEPTO_RING_CUSTOM_DATA
The data area may already exist in memory or it is not about real RAM. It could be pages on a sd card or pages in ext... Maximilian Seesslen

08.09.2025

14:10 libtdt Feature #673 (Erledigt): Rework printer
Maximilian Seesslen
14:09 libtdt Feature #674 (Erledigt): tdtGen: Also generate enums for units wich are of type enum themself
Implemented. Maximilian Seesslen

05.09.2025

20:46 libtdt Feature #674 (Erledigt): tdtGen: Also generate enums for units wich are of type enum themself
Maximilian Seesslen
13:50 Biwak Feature #628: use 128 bit UID
Saved 36 Bytes :(. At least much cleaner code. Maximilian Seesslen
11:27 libtdt Feature #673 (Erledigt): Rework printer
The units are dynamically created via tdtGen now.
Many prints for unit-enums can be catched by a generic print.
Maximilian Seesslen

03.09.2025

16:01 liblepto Feature #672 (Erledigt): configuration documentation
Maximilian Seesslen

29.08.2025

16:08 liblepto Feature #672 (Erledigt): configuration documentation
Put further source files to e.g. doc/logging.cpp.... Maximilian Seesslen
13:41 Biwak Feature #591 (Erledigt): move timing functions to systimer.cpp
Maximilian Seesslen
13:39 Biwak Feature #575 (Abgewiesen): Implement function to configure OSC with HSI only
LTO shrinks it anyways. Maximilian Seesslen
13:38 Biwak Fehler #647 (Erledigt): Dodgy RTC
Maximilian Seesslen
13:04 liblepto Feature #450 (Erledigt): CRing: the m_top/m_bottom concept wastes one entry
Maximilian Seesslen
13:03 Biwak Feature #671 (To be verified): Implement dynamic sleep
The lrElapsed function can detect which is the smalest timespan till something wants to react.
In usleepNoData() thi...
Maximilian Seesslen

28.08.2025

16:38 liblepto Feature #633 (Erledigt): add distance.hpp
Maximilian Seesslen
11:29 liblepto Fehler #666 (Erledigt): Rinbuffer is not thread safe
Maximilian Seesslen
11:28 libHALWrapper Fehler #669 (Erledigt): List files are altered on different hosts
Maximilian Seesslen
 

Auch abrufbar als: Atom