Aktivität
von 04.09.2025 bis 03.10.2025
28.09.2025
- 
  18:39 CANHub Feature #698 (Neu): Dynamic port assigning 
- On build server the (unti) tests can fail becuase parallel build/test already started an CANHub-Server on same TCP po...
- 
  18:36 CANHub Feature #624 (Erledigt): Bring it github 
26.09.2025
- 
  13:32 Biwak Feature #697 (Neu): Simulate touch display on Qt buard gui 
- Create an own display class inheriting QLabel and implement an own...
- 
  11:47 Biwak Fehler #696 (In Bearbeitung): Touch: Whole processing is done in ISR 
25.09.2025
- 
  16:07 Biwak Fehler #696 (In Bearbeitung): 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...
- 
  20:26 CANRec Feature #646 (Erledigt): Ring buffer 
- 
  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 
- 
  13:18 Rufa Feature #693 (Neu): Simplify smoothener 
- A CRing can be used to store values. Unplausible values can be ignored.
 The current implementation samples x value...
- 
  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....
23.09.2025
- 
  16:27 CANRec Feature #691 (Neu): Specify timestamps 
- The timestamps via CAN are only 32bit.
 On this channel the 'seconds since millenium' can be used. Zigbee is using th...
21.09.2025
- 
  14:15 CANRec Feature #675 (Erledigt): Use NOR for header data 
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:11 fosh Feature #683 (To be verified): Add support for backspace key 
- 
  11:10 fosh Feature #683 (In Bearbeitung): Add support for backspace key 
- 
  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:41 CANRec Feature #580 (Abgewiesen): add command to erase older data 
- Once there is an Ring-buffer implemented and an fast-find command this 'erasing' does not make much sense.
 It even b...
- 
  11:35 CANRec Fehler #464 (Abgewiesen): time zones are not handled at all 
- 
  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.
- 
  15:00 fosh Feature #683 (To be verified): Add support for backspace key 
- Maybe the arrow keys can also at leased be catched so they do not make strange things.
 
- 
  14:56 fosh Fehler #583 (Abgewiesen): When too much commands are added, no command is available 
- Could not be reproduced. Everything works like expected.
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...
09.09.2025
- 
  21:30 fosh Feature #677 (Neu): Run on host natively 
- Should work without biwak and campo.
- 
  11:36 CANRec Fehler #464: time zones are not handled at all 
- Thats fine. Just store everything UTC/GMT. RTC shall also use UTC.
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.
07.09.2025
- 
  15:09 CANRec Feature #675 (Erledigt): Use NOR for header data 
- Writing to the first blocks of the SD card over and over again let them die quickly.
 The rest of the data would work...
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.
 
Auch abrufbar als: Atom