Projekt

Allgemein

Profil

Aktivität

von 14.10.2022 bis 12.11.2022

12.11.2022

13:44 Biwak Revision d6f40a0b (libbiwak3): Merge branch '309-implement_usb_cdc'
Redmine Admin
13:44 Biwak Revision ae123c1c (libbiwak3): iostream: renamed getc() to getch() because getc is a macro in stdio.h
Redmine Admin
13:43 Biwak Revision 8d78e907 (libbiwak3): cleanup
Redmine Admin
12:51 Biwak Revision 6c55e7ae (libbiwak3): USB: cleanup
Redmine Admin
12:32 Biwak Revision 369c90b5 (libbiwak3): draft for USB-CDC device
Redmine Admin

11.11.2022

18:19 Biwak Feature #309: Implement USB-CDC (again)
An bringup test is not needed; its an bringup test, not an biwak test. Maximilian Seesslen
18:13 Biwak Feature #309 (Erledigt): Implement USB-CDC (again)
Maximilian Seesslen
17:52 libocelli Feature #238 (Erledigt): implement Navi-Screen
Maximilian Seesslen
17:34 Biwak Feature #308 (Erledigt): implement CHeartBeat
There is the "trouble" function implemented for sensemux.
It should be integrated to an heartbeat class.
* good (...
Maximilian Seesslen

09.11.2022

21:30 Biwak Revision 4e8f1232 (libbiwak3): forwardported usb
Redmine Admin
13:34 libocelli Feature #305 (Erledigt): ImgCat
Image cataloge format for SPI-Flash.
Type:
* Splash
* Photo
* Icon
* End
* Font
Format:
* Raw RGBA
* Raw...
Maximilian Seesslen

08.11.2022

21:39 Biwak Revision 58a59894 (libbiwak3): updated font
Redmine Admin
21:33 Biwak Revision 567d5733 (libbiwak3): CFlashI2c: added delay between writing parts of data
Redmine Admin
21:32 Biwak Revision d935ed6e (libbiwak3): timer_calc: reduced calculateValuesByFrequency() to minimal version
Redmine Admin
19:21 Biwak Revision 083f1bf4 (libbiwak3): updated fonts
Redmine Admin
10:00 libcampo Feature #302 (Neu): campo.sh: writeHwInfo: support multiple layout versions
Split converting functions to own file and have different functions.
The "campo.sh" file needs to contain variable...
Maximilian Seesslen

07.11.2022

14:39 Biwak Feature #301 (Erledigt): Get rid of strange timer calculations

prescaler=( cpu / target / 65536 ) + 1;
period=( cpu / target / prescaler );

e.g.
prescaler = i...
Maximilian Seesslen

06.11.2022

18:04 Biwak Revision 10fe8d56 (libbiwak3): gdisplay_ili9341: dont clear on startup
Redmine Admin
18:04 Biwak Revision 2f222b9f (libbiwak3): update font
Redmine Admin
17:04 Biwak Revision 8d0bb60b (libbiwak3): added beep mode
Redmine Admin
17:04 Biwak Revision 76c39a3c (libbiwak3): updated fonts
Redmine Admin
15:34 Biwak Revision 29c02d0d (libbiwak3): updated fonts
Redmine Admin
14:47 Biwak Revision 267c5ebc (libbiwak3): updated fonts
Redmine Admin
14:45 Biwak Revision 4809ed97 (libbiwak3): updated fonts
Redmine Admin
14:25 Biwak Revision 22121ba7 (libbiwak3): updated fonts
Redmine Admin
11:22 Biwak Revision 592201a1 (libbiwak3): gdisplay: added color darkDarkGray
Redmine Admin

05.11.2022

20:59 Biwak Revision a813131b (libbiwak3): updated font
Redmine Admin
20:33 Biwak Revision c7e73acc (libbiwak3): can: dont print error in ISR
Redmine Admin
20:32 Biwak Revision 28505868 (libbiwak3): fixed calculation of font text width
Redmine Admin
20:32 Biwak Revision c2b1a461 (libbiwak3): updated fonts
Redmine Admin

03.11.2022

20:03 Biwak Revision e2981b4e (libbiwak3): updated fonts
Redmine Admin

01.11.2022

14:43 Biwak Revision f399dcba (libbiwak3): minor adaptions for stm32g4
Redmine Admin
14:08 Biwak Revision caae950d (libbiwak3): Merge branch 'master' of /media/mase/Backup/srv/git/src/libbiwak
Redmine Admin
14:08 Biwak Revision 06a4de9f (libbiwak3): can: implemented mailboxes
Redmine Admin

31.10.2022

19:32 Biwak Revision 0016871b (libbiwak3): draft
Redmine Admin

29.10.2022

14:38 Biwak Revision aff03233 (libbiwak3): Merge branch 'master' of /media/mase/Backup/srv/git/src/libbiwak
Redmine Admin
14:38 Biwak Revision bafc9123 (libbiwak3): stm32l1: don't use HAL_PWR_EnterSTOPMode() for delay() because it resets periphery
Redmine Admin

19.10.2022

19:28 Biwak Revision 711a651c (libbiwak3): QSPI: further cleanup
Redmine Admin
19:18 Biwak Revision d3af20c9 (libbiwak3): QSPI: further cleanup
Redmine Admin
19:09 Biwak Revision 31d69872 (libbiwak3): QSPI: cleanup
Redmine Admin
18:48 Biwak Revision d02705df (libbiwak3): QSPI: memory mapping works
Redmine Admin
18:12 Biwak Revision 99935332 (libbiwak3): QSPI: writing/reading basically works
Redmine Admin

18.10.2022

17:21 Biwak Revision 049e887e (libbiwak3): draft for QSPI
Redmine Admin
13:05 Biwak Revision 7e58c1f2 (libbiwak3): reaft for QSPI
Redmine Admin

17.10.2022

15:53 Biwak Revision 89e4a886 (libbiwak3): intern eeprom: fix for stm32l4
Redmine Admin

15.10.2022

11:12 Biwak Revision 946b212e (libbiwak3): updated font
Redmine Admin
10:13 Biwak Revision e1246a1d (libbiwak3): added header for input_ni
Redmine Admin
10:01 Biwak Feature #284 (Erledigt): implement sd-card support
Maximilian Seesslen
10:01 Biwak Feature #284 (Erledigt): implement sd-card support
Maximilian Seesslen
09:59 Biwak Revision 2cab6cf1 (libbiwak3): flash_cpi: dont have falsh size 1 on error
Redmine Admin

14.10.2022

10:39 libcampo Feature #222 (Erledigt): bringup: add results with type info
Maximilian Seesslen
 

Auch abrufbar als: Atom