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... -
13:56 Biwak Feature #671 (To be verified): Implement dynamic sleep
-
13:56 Biwak Feature #671 (In Bearbeitung): Implement dynamic sleep
-
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.... -
13:23 liblepto Feature #679 (To be verified): Implement CONFIG_LEPTO_RING_CUSTOM_DATA
-
13:19 liblepto Feature #679 (In Bearbeitung): Implement CONFIG_LEPTO_RING_CUSTOM_DATA
-
13:16 Biwak Feature #692 (To be verified): CRC: Make methods const.
-
13:16 Biwak Feature #692 (In Bearbeitung): CRC: Make methods const.
-
13:00 Biwak Fehler #688 (To be verified): Host GUI: Pressing button does not result in interrupt
- Unit test is created.
-
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.
-
09:52 Biwak Feature #690 (To be verified): Retain: Use bigger data type than 8bit for counter
-
09:52 Biwak Feature #690 (In Bearbeitung): Retain: Use bigger data type than 8bit for counter
-
09:51 liblepto Fehler #694 (To be verified): CList: Add method for searching for item
-
09:51 liblepto Fehler #694 (In Bearbeitung): CList: Add method for searching for item
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... -
17:18 Biwak Feature #689 (To be verified): Allow more retain containers than two
-
17:18 Biwak Feature #689 (In Bearbeitung): Allow more retain containers than two
-
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....
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.
-
19:41 Biwak Feature #689 (To be verified): Allow more retain containers than two
- CANRec need this feature.
17.09.2025
-
14:39 Biwak Feature #628 (To be verified): use 128 bit UID
-
14:39 Biwak Feature #628 (In Bearbeitung): use 128 bit UID
-
11:10 Biwak Feature #687 (To be verified): Blink modes: Use slower timings for host
-
11:10 Biwak Feature #687 (In Bearbeitung): Blink modes: Use slower timings for host
-
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.
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.
... -
20:38 liblepto Feature #632 (Erledigt): add diag.h
-
20:30 Biwak Feature #686 (Erledigt): Retain: Don't store flash address for each container
-
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... -
13:26 liblepto Feature #685 (To be verified): Support expandable lists
-
11:09 liblepto Feature #685 (In Bearbeitung): Support expandable lists
-
11:33 liblepto Feature #678 (Abgewiesen): Ring: Support CONFIG_LEPTO_RING_CUSTOM_DATA
-
11:22 liblepto Feature #684 (To be verified): Add unit tests for strings.
-
11:22 liblepto Feature #684 (In Bearbeitung): Add unit tests for strings.
15.09.2025
-
19:53 liblepto Feature #685 (To be verified): Support expandable lists
-
18:28 liblepto Feature #684 (To be verified): Add unit tests for strings.
- Check if operators produce expected strings.
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...
-
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...
08.09.2025
-
14:10 libtdt Feature #673 (Erledigt): Rework printer
-
14:09 libtdt Feature #674 (Erledigt): tdtGen: Also generate enums for units wich are of type enum themself
- Implemented.
05.09.2025
-
20:46 libtdt Feature #674 (Erledigt): tdtGen: Also generate enums for units wich are of type enum themself
-
13:50 Biwak Feature #628: use 128 bit UID
- Saved 36 Bytes :(. At least much cleaner code.
-
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.
03.09.2025
-
16:01 liblepto Feature #672 (Erledigt): configuration documentation
29.08.2025
-
16:08 liblepto Feature #672 (Erledigt): configuration documentation
- Put further source files to e.g. doc/logging.cpp....
-
13:41 Biwak Feature #591 (Erledigt): move timing functions to systimer.cpp
-
13:39 Biwak Feature #575 (Abgewiesen): Implement function to configure OSC with HSI only
- LTO shrinks it anyways.
-
13:38 Biwak Fehler #647 (Erledigt): Dodgy RTC
-
13:04 liblepto Feature #450 (Erledigt): CRing: the m_top/m_bottom concept wastes one entry
-
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...
28.08.2025
-
16:38 liblepto Feature #633 (Erledigt): add distance.hpp
-
11:29 liblepto Fehler #666 (Erledigt): Rinbuffer is not thread safe
-
11:28 libHALWrapper Fehler #669 (Erledigt): List files are altered on different hosts
Auch abrufbar als: Atom