Aktivität
von 06.11.2024 bis 05.12.2024
02.12.2024
- 
  
22:50 Biwak Revision 69fb6315 (libbiwak3): iostream: removed putch() and puts()
 - Just use write(). This shrinks binary size.
 - 
  
21:50 Biwak Revision b9d80700 (libbiwak3): Simplified heartbeat
 - The heartbeat should track the last error for vagus. Avoid confusing
second log-code-handling. - 
  
20:50 Biwak Revision 2439e67f (libbiwak3): Automatically adust size of isr-table in RAM
 - When using custom bootloader on some devices the ISR-Table has to be
copied to RAM. This is needed when the location ... - 
  
15:06 Biwak Feature #449 (Abgewiesen): Test "_end_data_flash"
 - No use any more.
 
01.12.2024
- 
  
18:21 Biwak Fehler #568 (Erledigt): flash-i2c: avoid delays; check for busy
 - 
  
18:20 Biwak Feature #570 (Erledigt): shrink binary size once again
 - 
  
18:13 Campo Feature #584 (Erledigt): How to handle time_t
 - Keep it 64 bit, optimize calculations like avoiding diff.
 - 
  
14:18 Biwak Revision a5d1ae1d (libbiwak3): updated changelog for v2.11.0
 
30.11.2024
29.11.2024
- 
  
18:21 Biwak Revision e8cd825c (libbiwak3): fixed typo
 - 
  
17:09 Biwak Revision 74af34b7 (libbiwak3): test_lrtimer: increased allowed jitter
 - 
  
15:55 Biwak Revision 34207bc5 (libbiwak3): fixed merge conflict
 - 
  
15:53 Biwak Revision 191b841f (libbiwak3): fixed merge conflict
 - 
  
15:51 Biwak Revision 3da3a64d (libbiwak3): test_lrtimer: increased allowed jitter to 10ms
 - 0ms worked only when machine had no stress.
 - 
  
14:48 Biwak Revision e550316b (libbiwak3): removed reference(); its in campo
 - 
  
11:35 Biwak Revision a0915510 (libbiwak3): adopted lepto changes
 - 
  
11:24 Biwak Revision 468f08dc (libbiwak3): tests: fixed detecting catch version
 - 
  
10:43 Biwak Revision 39551f2d (libbiwak3): Merge branch 'devel' of /data/srv/git/libbiwak into devel
 
28.11.2024
- 
  
21:01 Biwak Revision 373b5337 (libbiwak3): systimer: introduced lrStart()
 - On stm32 "0" can be used as the lrtimer_t value for starting timepoint.
This is not valid for linux devices. lrStart(... - 
  
19:03 Biwak Revision 07384d68 (libbiwak3): fixed merge conflict
 - 
  
19:02 Biwak Revision 85964331 (libbiwak3): added tests for lrtimer
 
27.11.2024
- 
  
21:20 Biwak Revision 4bb93efa (libbiwak3): fixed merge conflict
 - 
  
21:15 Biwak Revision 569ecddf (libbiwak3): CGraphicDisplayQt: use CBoardGui if available
 - 
  
21:13 Biwak Revision bcf14bdb (libbiwak3): flashfile: aded eraseChip() and waitForReady() to act as real spi flash
 - 
  
21:13 Biwak Revision e8d71b7b (libbiwak3): fader: fixed constexpr constructor
 - 
  
21:08 Biwak Revision 9e559e5a (libbiwak3): fader: fixed constexpr constructor
 - 
  
14:46 Biwak Revision 85639546 (libbiwak3): fixed building
 - 
  
14:03 Biwak Revision 21c0eacf (libbiwak3): Merge branch 'devel' of /data/srv/git/libbiwak into devel
 - 
  
14:03 Biwak Revision 87fb6cfd (libbiwak3): cleanup
 - 
  
13:54 Biwak Feature #586 (Neu): Test implemention of eventLoop class
 - Would be nice to have an automated way for eventLoop handling....
 - 
  
13:51 Biwak Feature #575: Implement function to configure OSC with HSI only
 - When compiling with high optimization, dead code is already optimized out.
Only debug builds are getting smaller.
 
26.11.2024
- 
  
19:34 Biwak Revision d318841d (libbiwak3): Merge branch 'devel' of /data/srv/git/libbiwak into devel
 - 
  
19:26 Biwak Revision 7320076d (libbiwak3): log: Don't handle logCode directly in log functions
 - 
  
19:25 Biwak Revision 77bd9c6b (libbiwak3): fixed macro handling
 - 
  
19:19 Biwak Revision 20aaba45 (libbiwak3): fader: constify constructor
 - 
  
14:33 Biwak Revision 974475ea (libbiwak3): fixes for gcc 10
 - 
  
13:41 Biwak Revision 16b12c0c (libbiwak3): handle catch2 V2 vs V3
 
25.11.2024
- 
  
21:58 Biwak Revision 1463b28d (libbiwak3): fixed merge conflict
 - 
  
21:52 Biwak Revision 0fe3ca01 (libbiwak3): fixed merge conflict
 - 
  
21:51 Biwak Revision f5a46bab (libbiwak3): draft
 - 
  
21:51 Biwak Revision 447627a9 (libbiwak3): rtc: made syncs methods const
 - 
  
21:51 Biwak Revision 94197d0c (libbiwak3): Uart/CAN: fixed deinit functions
 - 
  
21:25 Biwak Revision d34ab803 (libbiwak3): qt: make buttons for inputs checkable
 - QPushbuttons can usualy not be checked, only clicked. Checkable buttons are needed for tests.
 - 
  
11:42 Kokon Feature #585 (Erledigt): Implement scanning nodes and switching run mode
 - There has to be an object for the runMode.
When scannning devices, each device sends its runMode.
If not already in... 
24.11.2024
- 
  
14:23 Biwak Revision 3b32f40a (libbiwak3): Merge branch 'devel' of git.seesslen.net:src/libbiwak into devel
 - 
  
14:23 Biwak Revision 2fff067e (libbiwak3): cleanup
 - 
  
14:03 Biwak Revision 18b73d55 (libbiwak3): fixed running without DISPLAY
 - 
  
12:51 Biwak Revision ced6bfd7 (libbiwak3): fixed missing DISPLAY
 - 
  
12:32 Biwak Revision 648686ed (libbiwak3): fixed starting without DISPLAY
 - 
  
10:28 Biwak Revision bd85f6f3 (libbiwak3): fixed compiling
 - 
  
10:24 Biwak Revision 2ab39fac (libbiwak3): rtc: fixed syncing with option bytes on STM32F1
 
23.11.2024
- 
  
18:39 Biwak Revision 2bd90326 (libbiwak3): cleanup
 - 
  
18:08 Biwak Revision 071cc8cb (libbiwak3): fixed build issues
 - 
  
17:45 Biwak Revision 762f342e (libbiwak3): further support for building for linux host
 - Most periphery is just dummy implementation. Project "CANDis" should
compile for linux. - 
  
13:04 Biwak Revision 3b1eb673 (libbiwak3): qt board gut: show timer
 
22.11.2024
20.11.2024
- 
  
22:03 Biwak Revision e5a33a35 (libbiwak3): boardgui: split inputs and outputs
 - The outputs are checkboxes, the inputs are pushbuttons.
 
19.11.2024
- 
  
00:16 Biwak Revision 37e29028 (libbiwak3): Merge branch 'devel' of git.seesslen.net:src/libbiwak into devel
 - 
  
22:22 Biwak Revision 090d5c4d (libbiwak3): removed usage of handlerFreezerKeeper
 - 
  
22:18 Biwak Revision bb200dc7 (libbiwak3): fixed wrong return type
 - 
  
22:07 Biwak Revision 64e646f7 (libbiwak3): Merge branch 'squeezer' into devel
 - 
  
22:01 Biwak Revision 11525630 (libbiwak3): cleanup qt build
 - 
  
22:00 Biwak Revision ec23a808 (libbiwak3): add support for labels in GPIOs for qt build
 
17.11.2024
- 
  
10:13 Biwak Revision 465a7279 (libbiwak3): time: code tuning
 - Save some bytes.
 - 
  
10:12 Biwak Revision 2214eb78 (libbiwak3): cleanup dead code
 - 
  
10:11 Biwak Revision 030a2dc3 (libbiwak3): CRtc::getSecondsSinceEpoch( ): use time_t instead of uint32_t
 - 
  
09:12 Biwak Revision e5a04458 (libbiwak3): implemented UTC to localtime conversion
 
12.11.2024
- 
  
17:49 Campo Feature #584 (Erledigt): How to handle time_t
 - Can be controlled with "newlib-long-time_h" in meson.
Having 32bit:
* Overflow 2038
Having 64bit:
* Arithmeti... - 
  
16:49 fosh Fehler #583 (Abgewiesen): When too much commands are added, no command is available
 - Some strange behaviour when the list can not grow.
Some unit tests would be nice.
The commands should just not be a... - 
  
16:17 Squeezer Fehler #576 (Erledigt): Some sources get "touched" on start. Rebuilding quite slow.
 - 
  
15:01 CANDis Feature #582 (Neu): change TDT command to set/get time/date to time_t
 - RTC on device should store UTC.
 - 
  
14:59 CANDis Feature #560 (Erledigt): Create library versions
 - Done during CS2024.10
 - 
  
11:38 CANRec Feature #581 (Erledigt): replay only newer data
 - The replay command should contain time information.
e.g. only the last month can be replayed. - 
  
11:37 CANRec Feature #580 (Abgewiesen): add command to erase older data
 - The blocks have to be moved.
 
11.11.2024
- 
  
22:37 Biwak Revision f31a7107 (libbiwak3): fixed missing header
 - 
  
10:57 TCB Feature #579 (Neu): Generate list of packages
 - To find depency problems, it would be nice to have a list of actualy used packages.
A script can then iterate over a... - 
  
10:55 TCB Fehler #578 (Neu): Python from host is involved
 - Changing to 3.37.x failed. Good time point to find correct variables.
A function like "useHostPython" could be used.
 - 
  
10:43 TCB Fehler #577 (Neu): Not all binaries get patched to use own interpreter
 - The GCC version is hardcoded in relocate script to only patch those files via patchelf.
Iterate over all files.
<... 
09.11.2024
- 
  
13:39 Biwak Revision 683c55e2 (libbiwak3): added comment
 
08.11.2024
- 
  
20:28 Biwak Revision 8a8ffe3c (libbiwak3): enhanced documentation
 - 
  
17:59 Biwak Revision 87173d66 (libbiwak3): fixed comments to let configuration searching script work
 - 
  
16:56 Squeezer Fehler #576 (Erledigt): Some sources get "touched" on start. Rebuilding quite slow.
 - The modification time gets updated....
 
Auch abrufbar als: Atom