Aktivität
von 20.03.2023 bis 18.04.2023
18.04.2023
-
22:23 Biwak Revision ce049d47 (libbiwak3): draft
-
22:23 Biwak Revision 658e86b0 (libbiwak3): lcd: fixed periphery configuration
-
22:23 Biwak Revision 2fa7bfb0 (libbiwak3): lcd: implemented writing digit
-
22:23 Biwak Revision dd51f622 (libbiwak3): rtc: implemented wakeup alarm
11.04.2023
-
10:35 Biwak Revision 15bd8acb (libbiwak3): updated changelog for v2.5.1
-
10:16 Biwak Revision aac56fb1 (libbiwak3): reduced default pwm frequency
05.04.2023
-
20:45 Biwak Revision d8defee9 (libbiwak3): fixed compiler warnings
-
20:38 Biwak Revision 2b364157 (libbiwak3): fixed building CAN
-
20:29 Biwak Revision 4810d4fc (libbiwak3): added draft for rfm69cw
04.04.2023
-
20:14 Biwak Revision 1c94cb53 (libbiwak3): fixed merge conflict
-
20:13 Biwak Revision 1f6e719d (libbiwak3): added CCan::transmit(id,len,data)
-
20:08 Biwak Revision 585b0baa (libbiwak3): cleanup
03.04.2023
-
21:17 Biwak Revision 417b3039 (libbiwak3): fixed compiler warning
-
21:02 Biwak Revision 52a3a89d (libbiwak3): CRfm64w: adopted biwak updates
-
10:29 Biwak Revision 0cc17ed4 (libbiwak3): Merge branch 'master' of git.seesslen.net:src/libbiwak
-
10:29 Biwak Revision 2f93000b (libbiwak3): renamed max31855.h to max31855.hpp to work with arena
31.03.2023
30.03.2023
29.03.2023
-
14:34 Feature #391 (Erledigt): create devel branches
- nearly all projects are building from the master branch.
So this is a good point to create releases and continue dev... -
13:54 Biwak Revision 67906b54 (libbiwak3): gpio: added setMode()
-
12:54 Biwak Revision d01af14d (libbiwak3): log: fixed unit tests
-
11:08 Biwak Revision 4602a996 (libbiwak3): fixed macro names
-
10:58 Biwak Revision c12f1ac1 (libbiwak3): fixed merge conflict
-
10:56 Biwak Revision de9da892 (libbiwak3): fixed compiler warning
-
10:39 Biwak Revision c46c8e29 (libbiwak3): Merge branch 'master' of git.seesslen.net:src/libbiwak
28.03.2023
-
21:33 libHALWrapper Feature #389 (Erledigt): copy HAL sources to binary direcotry instead of source directory
-
21:16 Biwak Revision 5aba4ff8 (libbiwak3): draft
-
20:58 Biwak Revision 409c81f4 (libbiwak3): draft
-
20:42 Biwak Revision 813749de (libbiwak3): gpio: cleanup
-
20:41 Biwak Revision c497bccd (libbiwak3): can: enable rcc clock when BIWAK_AUTOMATIC_RCC_ENABLE is set
-
14:51 Biwak Fehler #377 (Erledigt): vfprintf does not work
27.03.2023
-
20:42 liblepto Fehler #380 (Erledigt): l_vfprintf does not work properly
-
14:35 libHALWrapper Feature #389 (Erledigt): copy HAL sources to binary direcotry instead of source directory
- The sourcedirectory should be readonly while building.
Laminar should be able to use fixed sources from user directo... -
14:30 Biwak Fehler #386 (Erledigt): I2C is not working
26.03.2023
-
15:39 Biwak Revision 94275386 (libbiwak3): log: __FILE_NAME__ instead of __FILENAME__
-
15:39 Biwak Revision bdb09354 (libbiwak3): log: fix link errors when using LEPTO_LOG_USE_PRETTY_PRINT
-
14:12 Biwak Revision bde3146c (libbiwak3): updated changelog for v2.5.0
-
14:07 Biwak Revision 50ba2a5b (libbiwak3): gpio: avoid GPIO initialization for USB
25.03.2023
-
15:12 Biwak Revision f66757b8 (libbiwak3): include necessary header
-
12:22 Biwak Revision 8846b297 (libbiwak3): added CUid class for unique id
24.03.2023
-
22:35 Biwak Revision 6e1f2f1c (libbiwak3): fixed merge conflict
-
22:34 Biwak Revision 6b6cd4ec (libbiwak3): pwm: made barrel organ optional
-
21:47 Biwak Revision 27b37f46 (libbiwak3): pwm: reenabled setBeepMode() but for extern CBarrelOrgan object
-
21:36 Biwak Revision 9877eb16 (libbiwak3): fixed building for stm32f1
-
21:11 Biwak Revision 325cea4b (libbiwak3): fixed merge conflicts
-
21:10 Biwak Revision f5c345d4 (libbiwak3): cleanup
-
21:04 Biwak Revision 8bb3e8f1 (libbiwak3): cmake: use lcd only on stm32l152xx
23.03.2023
-
22:25 Biwak Revision bba22727 (libbiwak3): flash_i2c: adjusted timeouts
-
22:06 Biwak Revision 4324a628 (libbiwak3): log: increase entries for debug builds
-
22:05 Biwak Revision 646d4113 (libbiwak3): retain: dont break retain on store
-
20:22 Biwak Revision 28ce3596 (libbiwak3): Merge branch 'master' of git.seesslen.net:src/libbiwak
-
20:22 Biwak Revision b7b92959 (libbiwak3): draft
-
20:10 Biwak Revision 1c81c263 (libbiwak3): Merge branch 'master' of git.seesslen.net:src/libbiwak
-
19:56 Biwak Revision 553f490d (libbiwak3): compile lcd only on stm32l1xxx
-
19:45 Biwak Revision 0e250474 (libbiwak3): draft
-
14:48 Biwak Fehler #386 (Erledigt): I2C is not working
- Restoring I2C results in timout error. Although the data looks corect.
Maybe this is an stack overflow.
* Fill th...
22.03.2023
20.03.2023
-
17:30 Fehler #384 (Abgewiesen): Change default CAN baudrate to 250KB
- The cables are not even drilled.
-
16:09 Fehler #384 (Abgewiesen): Change default CAN baudrate to 250KB
- Raystar CAN Displays have it that way.
Auch abrufbar als: Atom