Aktivität
von 25.11.2023 bis 24.12.2023
19.12.2023
- 15:39 TCB Fehler #462: Shared libstdc++ is not installed in toolchain. GDB wont work.
- Would need to build an stdc++ for the host. argh.
- 15:38 TCB Fehler #462 (Erledigt): Shared libstdc++ is not installed in toolchain. GDB wont work.
- libcxx recipe does not work at the moment.
Check if the gcc build contains an host libstdc++;
cd gcc/build/x86_...
14.12.2023
- 12:03 TCB Feature #461 (Erledigt): Picolibc: update to 1.8.6
- 11:55 TCB Feature #460 (Erledigt): update gcc to 14.1
12.12.2023
- 16:49 liblepto Feature #446 (Erledigt): Catch CRC32 polynom for STM32F1
10.12.2023
- 12:18 libcampo Feature #448 (Erledigt): hwdata: dump whole eeprom to bin files
- 12:18 Biwak Feature #451 (Erledigt): support direct gpio init
- 10:19 Biwak Feature #455 (Erledigt): change beckon behaviour
- 10:17 Biwak Fehler #456 (Erledigt): link-script: section '.marker' is not marked with '(NOLOAD)'
06.12.2023
- 18:45 libcampo Feature #457 (Erledigt): Track library release sizes
- Unfortunately libraries are quite tied to matching versions of other libraries so those comparison is difficult to re...
05.12.2023
- 16:44 Biwak Feature #452 (Abgewiesen): curly brace init for periphery typedefs in peripherie constuctors
- This increased binary size daramtically.
- 16:34 Biwak Fehler #456 (Erledigt): link-script: section '.marker' is not marked with '(NOLOAD)'
- Test again if size is an problem then. 'rufa' is an good candidate. Should fail with missin '(NOLOAD)' and succeed wi...
- 16:04 Biwak Feature #455 (Erledigt): change beckon behaviour
- * reduce warn-blink-time to 5 minutes
* introduce beckon-blinking (warning-blinking is confusing)
* beckon not poss...
04.12.2023
- 11:21 Rufa Feature #454 (Neu): Verify smoothener
- Smoothing and error detection was implemented.
Once the LED-Lamp was switched off, the noise was completely gone.
...
30.11.2023
- 21:03 Biwak Feature #452 (Abgewiesen): curly brace init for periphery typedefs in peripherie constuctors
- Should be more clean.
- 20:40 Biwak Feature #451 (Erledigt): support direct gpio init
- arena can initialize gpios for periphery like CAN, SPI and I2C directly in the generated init-function.
The GPIOs ar... - 15:54 liblepto Feature #450 (Neu): CRing: the m_top/m_bottom concept wastes one entry
- Use an m_top/m_entries approach.
Would not be thread-save. Additional counter needed.
Round-Counter-Bit would help.... - 15:48 liblepto Fehler #447 (Erledigt): crc32: the finalize step is integrated into calcCrc32()
29.11.2023
- 14:09 Biwak Feature #449 (Abgewiesen): Test "_end_data_flash"
- Setting an symbol to the first usable area has some problems on 16k devices when there is no free sectors.
_start_us...
28.11.2023
- 18:08 libcampo Feature #448 (Erledigt): hwdata: dump whole eeprom to bin files
- the readout can be implemented in gdb script....
- 12:02 liblepto Fehler #447 (Erledigt): crc32: the finalize step is integrated into calcCrc32()
- Probably all crc32 calculations in the EEPROMs are wrong.
Unit tests are needed: update_crc32, finalize_crc32...
... - 10:39 liblepto Feature #446 (Erledigt): Catch CRC32 polynom for STM32F1
- The result is different than current CRC32.
When unit-Tests for the device will get implemented, the corect algoryth...
27.11.2023
Auch abrufbar als: Atom