Projekt

Allgemein

Profil

Aktivität

von 08.08.2022 bis 06.09.2022

06.09.2022

20:03 Revision 6fd95e71 (libbiwak3): can: fixed receiving data
Redmine Admin
16:45 Feature #241 (Neu): implement SPI DMA transmit
Beep-Modes sound horrible when something is drawn on display.
* e.g. injecting eventLoops while drawing something ...
Maximilian Seesslen

03.09.2022

12:22 Revision c6f24dcc (libbiwak3): cmake cleanup
Redmine Admin
11:36 Revision c3e4724e (libbiwak3): cleanup
Redmine Admin

01.09.2022

21:35 Revision 2a0a2976 (libbiwak3): drawText: support eTextFlagsVCenter
Redmine Admin
21:00 Revision eeeecca4 (libbiwak3): CPwmLine: implemented faddeModeActive()
Redmine Admin
19:41 Revision 49a84c0b (libbiwak3): Merge branch 'master' of /media/mase/Backup/srv/git/src/libbiwak
Redmine Admin
19:41 Revision 42d08d92 (libbiwak3): cleanup
Redmine Admin
19:32 Revision 0725c624 (libbiwak3): cleanup
Redmine Admin

29.08.2022

19:33 Unterstützung #224 (Erledigt): EXTI: implement new interrupt procedure
Maximilian Seesslen
19:32 Feature #226 (Erledigt): CPwmLine: implement blink mode
Maximilian Seesslen
19:29 Revision 09e9cca9 (libbiwak3): removed CInterrupt
Redmine Admin
19:28 Revision 08adb8ad (libbiwak3): removed CInterrupt
Redmine Admin
11:35 Feature #228 (Abgewiesen): CPwmLine: implement blink mode adjustement
The beep mode e.g. handles fade in/out Light or to have an smothly blinking LED.
A special feature is needed to en...
Maximilian Seesslen

28.08.2022

21:32 Revision 059110fc (libbiwak3): [#224] EXTI: dont use CInterrupt pointers but have an virtual interrupt() method itself
Redmine Admin

27.08.2022

15:46 Revision c354b79b (libbiwak3): implemented CBarrelOrgan to handle PWM beep-modes and fade-modes
Redmine Admin
13:36 Revision 3ffe2c59 (libbiwak3): pwm: implemented fade modes
Redmine Admin
12:55 Feature #190 (Erledigt): add host tool canpong
Moved to libcampo. Maximilian Seesslen
12:53 Revision aac435b8 (libbiwak3): moved canpong to campo
Redmine Admin
12:53 Revision e4aed86c (libbiwak3): can: cleanup
Redmine Admin
12:51 Feature #225 (Erledigt): Implement TSC2007 touch controller
Done. Maximilian Seesslen
12:50 Feature #218 (Erledigt): Clean up CAN code
Maximilian Seesslen
12:49 Revision 92188210 (libbiwak3): can: cleanup
Redmine Admin
12:40 Revision 7a0e92b0 (libbiwak3): can: fixes for stm32g4
Redmine Admin
12:36 Revision 65666f2a (libbiwak3): can: fixes for stm32f0
Redmine Admin
11:20 Revision ea31b608 (libbiwak3): [#218] dynamically calculate bitrate configuration
Redmine Admin
10:55 Revision c75643f3 (libbiwak3): [#218] cleanuip
Redmine Admin
10:43 Revision 6feb647b (libbiwak3): [#218] fixed receiving FDCAN messages
Redmine Admin
10:13 Revision 2f32a47d (libbiwak3): [#218] draft for FDCAN support in CCan
Redmine Admin

26.08.2022

20:33 Revision fdb31d25 (libbiwak3): fixed touch_tsc2007
Redmine Admin
20:30 Revision 18411270 (libbiwak3): gdisplay: fixed clearing display
Redmine Admin

25.08.2022

19:22 Revision 87345992 (libbiwak3): tsc2007: emit signal when touch is pressed
Redmine Admin
19:21 Revision bbe1b3be (libbiwak3): added CTouchCalibration
Redmine Admin

24.08.2022

20:35 Revision 9ae27030 (libbiwak3): tsc2007: started implementation
Redmine Admin
14:17 Feature #226 (Erledigt): CPwmLine: implement blink mode
The beep mode changes frequency according to array.
The blink mode should change pwm values.This is neccessary to fa...
Maximilian Seesslen
11:07 Feature #225 (Erledigt): Implement TSC2007 touch controller
Not completed yet. Only part of CANDis main.cpp.
Maximilian Seesslen
11:05 Unterstützung #224 (Erledigt): EXTI: implement new interrupt procedure
The current implementation looks a little bit strange.
The CExti is no interrupt but the CInput is.
CExti should be...
Maximilian Seesslen

23.08.2022

18:14 Feature #190: add host tool canpong
Move tool to campo. Its "CBringup"-specific. Maximilian Seesslen

22.08.2022

20:56 Revision dc4692f7 (libbiwak3): added CTouchTsc2007 class
Redmine Admin
11:19 Feature #190: add host tool canpong
Move it to campo. Its related to CBringup. Maximilian Seesslen

20.08.2022

19:25 Revision 4dfadd9d (libbiwak3): usb: disabled interrupts in destructor
Redmine Admin
18:34 Revision a5f8ad20 (libbiwak3): added i2c rtc
Redmine Admin

17.08.2022

16:17 Feature #218 (Erledigt): Clean up CAN code
Clean up all the timing calculation garbage.
The values should be determined only by the periphery clock and bus Spe...
Maximilian Seesslen

16.08.2022

13:38 Revision 887cc3e7 (libbiwak3): working usb keyboard
Redmine Admin
12:41 Revision ce50be97 (libbiwak3): usb: draft for usb keyboard
Redmine Admin

15.08.2022

22:30 Revision 477578de (libbiwak3): fdcan: adjusted for 48Mhz clock
Redmine Admin
20:59 Revision 4b576614 (libbiwak3): removed garbage
Redmine Admin
20:58 Revision 09879a8d (libbiwak3): draft
Redmine Admin
20:44 Revision c1304bf7 (libbiwak3): Merge branch 'master' of /media/mase/Backup/srv/git/src/libbiwak
Redmine Admin
20:44 Revision 5217cbcc (libbiwak3): CI2cSlave: added method i2cReadWord()
Redmine Admin
20:06 Revision 62725462 (libbiwak3): draft for fdcan
Redmine Admin

14.08.2022

14:46 Revision ba92a45b (libbiwak3): fixed merge conflict
Redmine Admin
14:46 Revision 2fbb44cb (libbiwak3): fixed pin modes for can
Redmine Admin

12.08.2022

19:24 Revision 426eb56a (libbiwak3): draft
Redmine Admin
14:27 Revision 878d52fc (libbiwak3): fdcan: draft
Redmine Admin
12:11 Revision 2dc0ff52 (libbiwak3): fdcan: draft
Redmine Admin

11.08.2022

14:17 Revision e6708ee2 (libbiwak3): cleanup
Redmine Admin
14:13 Revision 098a0d89 (libbiwak3): Merge branch 'master' of /media/mase/Backup/srv/git/src/libbiwak
Redmine Admin
14:12 Revision 8d1a6ff1 (libbiwak3): Merge branch 'foo'
Redmine Admin
14:10 Revision c6bd7715 (libbiwak3): removed garbage file
Redmine Admin

08.08.2022

10:15 Revision 2f50752c (libbiwak3): can: reduced transmit retries to 5
Redmine Admin
 

Auch abrufbar als: Atom