Aktivität
von 08.08.2022 bis 06.09.2022
06.09.2022
-
20:03 Biwak Revision 6fd95e71 (libbiwak3): can: fixed receiving data
-
16:45 Biwak Feature #241 (Neu): implement SPI DMA transmit
- Beep-Modes sound horrible when something is drawn on display.
* e.g. injecting eventLoops while drawing something ... -
16:24 libocelli Feature #237: Implement icons
- One channel:
FG: 0xFF
BG: 0x10
fAlpha: 0xFF
bAlpha: (0xFF-0xFF) = 0x0
nFGg= (0xFF*0xFF)/0xFF = 0xFF
nBG= (0x...
05.09.2022
-
13:58 CANDis Feature #239 (Erledigt): Screen: Standby
- Standbymode
* Digital Clock with date and temperature
* Navi-Screen shown
** 4 Buttons
** Main-Menu / Home-Butt... -
11:26 libocelli Feature #238 (Erledigt): implement Navi-Screen
- There is an overlay screen that is always active.
It can be deactivated for alarm screens and screen saver.
-
10:50 libocelli Feature #230 (Erledigt): Implement buttons
03.09.2022
-
12:22 Biwak Revision c6f24dcc (libbiwak3): cmake cleanup
-
11:36 Biwak Revision c3e4724e (libbiwak3): cleanup
02.09.2022
-
18:13 libocelli Feature #237 (Erledigt): Implement icons
- Does Biwak already support such thing? Expect the drawLine.
Set background color; Alpha-Channel would be nice.
Its ... -
11:51 Campo Feature #236 (Erledigt): Fix cmake include structure
- At the moment every subdir has a bunch of "include_directories".
This should be handeled different in CMake.
An sub... -
11:01 Campo Fehler #130 (Erledigt): cmake gitversion.h is not correct
- using shell script now.
01.09.2022
-
21:35 Biwak Revision 2a0a2976 (libbiwak3): drawText: support eTextFlagsVCenter
-
21:00 Biwak Revision eeeecca4 (libbiwak3): CPwmLine: implemented faddeModeActive()
-
19:41 Biwak Revision 49a84c0b (libbiwak3): Merge branch 'master' of /media/mase/Backup/srv/git/src/libbiwak
-
19:41 Biwak Revision 42d08d92 (libbiwak3): cleanup
-
19:32 Biwak Revision 0725c624 (libbiwak3): cleanup
31.08.2022
-
15:13 CANDis Feature #235 (Erledigt): Screen: CANMon
- ** Static list with target-Values, delta
** Home-Menu-Button
** Color depending on delta
** Timeout for values to ... -
13:21 CANDis Feature #234 (Erledigt): Get rid of candis_eval directory
- "candis_eval" directory is the actual "candis", it contains the bringup.
30.08.2022
-
16:28 mainSwitch Feature #233 (Neu): Switch via photodiode
- KDT00030TR:
Bei 3V MM-C-E-Spannung:
0,03V bei Tasse
2,96V Abendlicht
0,6V Diffuses Monitor-Licht
Layo...
29.08.2022
-
19:33 Biwak Unterstützung #224 (Erledigt): EXTI: implement new interrupt procedure
-
19:32 Biwak Feature #226 (Erledigt): CPwmLine: implement blink mode
-
19:29 Biwak Revision 09e9cca9 (libbiwak3): removed CInterrupt
-
19:28 Biwak Revision 08adb8ad (libbiwak3): removed CInterrupt
-
19:25 libcampo Feature #223 (Erledigt): bringup: show library version, not only SHA
- done.
-
12:57 libocelli Feature #230 (Erledigt): Implement buttons
-
11:35 Biwak 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...
28.08.2022
27.08.2022
-
15:46 Biwak Revision c354b79b (libbiwak3): implemented CBarrelOrgan to handle PWM beep-modes and fade-modes
-
13:36 Biwak Revision 3ffe2c59 (libbiwak3): pwm: implemented fade modes
-
12:55 Biwak Feature #190 (Erledigt): add host tool canpong
- Moved to libcampo.
-
12:53 Biwak Revision aac435b8 (libbiwak3): moved canpong to campo
-
12:53 Biwak Revision e4aed86c (libbiwak3): can: cleanup
-
12:51 Biwak Feature #225 (Erledigt): Implement TSC2007 touch controller
- Done.
-
12:50 Biwak Feature #218 (Erledigt): Clean up CAN code
-
12:49 Biwak Revision 92188210 (libbiwak3): can: cleanup
-
12:40 Biwak Revision 7a0e92b0 (libbiwak3): can: fixes for stm32g4
-
12:36 Biwak Revision 65666f2a (libbiwak3): can: fixes for stm32f0
-
11:20 Biwak Revision ea31b608 (libbiwak3): [#218] dynamically calculate bitrate configuration
-
10:55 Biwak Revision c75643f3 (libbiwak3): [#218] cleanuip
-
10:43 Biwak Revision 6feb647b (libbiwak3): [#218] fixed receiving FDCAN messages
-
10:13 Biwak Revision 2f32a47d (libbiwak3): [#218] draft for FDCAN support in CCan
26.08.2022
-
20:33 Biwak Revision fdb31d25 (libbiwak3): fixed touch_tsc2007
-
20:30 Biwak Revision 18411270 (libbiwak3): gdisplay: fixed clearing display
25.08.2022
-
19:22 Biwak Revision 87345992 (libbiwak3): tsc2007: emit signal when touch is pressed
-
19:21 Biwak Revision bbe1b3be (libbiwak3): added CTouchCalibration
24.08.2022
-
20:35 Biwak Revision 9ae27030 (libbiwak3): tsc2007: started implementation
-
14:17 Biwak 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... -
11:07 Biwak Feature #225 (Erledigt): Implement TSC2007 touch controller
- Not completed yet. Only part of CANDis main.cpp.
-
11:05 Biwak 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...
23.08.2022
-
18:32 libcampo Feature #223 (Erledigt): bringup: show library version, not only SHA
- (regex: 'v[0-9]+\.[0-9]+\.[0-9]+')
git describe --tags --match 'v[0-9]*.[0-9]*.[0-9]*'
-
18:14 Biwak Feature #190: add host tool canpong
- Move tool to campo. Its "CBringup"-specific.
-
17:12 libcampo Feature #222 (Erledigt): bringup: add results with type info
- * Flash sizes
* Eeprom sizes, Address-size
* MCU
** uint32_t HAL_GetREVID (void )
** uint32_t HAL_GetDEVID (void ... -
12:02 Campo Feature #194 (Erledigt): Move class tester to class "CBringup" in libcampo
-
12:01 Campo Unterstützung #82 (Erledigt): Add test functions for periphery
22.08.2022
-
20:56 Biwak Revision dc4692f7 (libbiwak3): added CTouchTsc2007 class
-
12:13 libcampo Feature #220 (Erledigt): CBringup: add user input function
- Altough the code does not shrink, it makes it more readable;...
-
11:19 Biwak Feature #190: add host tool canpong
- Move it to campo. Its related to CBringup.
20.08.2022
-
19:25 Biwak Revision 4dfadd9d (libbiwak3): usb: disabled interrupts in destructor
-
18:34 Biwak Revision a5f8ad20 (libbiwak3): added i2c rtc
17.08.2022
-
16:17 Biwak 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...
16.08.2022
-
18:44 Campo Unterstützung #82: Add test functions for periphery
- Markdown can be used for protocol;
# Test Protocol 'CANDis'
|System information||
|:------ |:----------- |
|S... -
17:42 Campo Unterstützung #82: Add test functions for periphery
- An nice protocoll should be created without the interaction (e.g. "press button") output.
An test should have sub-te... -
13:38 Biwak Revision 887cc3e7 (libbiwak3): working usb keyboard
-
12:41 Biwak Revision ce50be97 (libbiwak3): usb: draft for usb keyboard
15.08.2022
-
22:30 Biwak Revision 477578de (libbiwak3): fdcan: adjusted for 48Mhz clock
-
20:59 Biwak Revision 4b576614 (libbiwak3): removed garbage
-
20:58 Biwak Revision 09879a8d (libbiwak3): draft
-
20:44 Biwak Revision c1304bf7 (libbiwak3): Merge branch 'master' of /media/mase/Backup/srv/git/src/libbiwak
-
20:44 Biwak Revision 5217cbcc (libbiwak3): CI2cSlave: added method i2cReadWord()
-
20:06 Biwak Revision 62725462 (libbiwak3): draft for fdcan
14.08.2022
-
14:46 Biwak Revision ba92a45b (libbiwak3): fixed merge conflict
-
14:46 Biwak Revision 2fbb44cb (libbiwak3): fixed pin modes for can
12.08.2022
-
19:24 Biwak Revision 426eb56a (libbiwak3): draft
-
14:27 Biwak Revision 878d52fc (libbiwak3): fdcan: draft
-
12:11 Biwak Revision 2dc0ff52 (libbiwak3): fdcan: draft
11.08.2022
-
14:17 Biwak Revision e6708ee2 (libbiwak3): cleanup
-
14:13 Biwak Revision 098a0d89 (libbiwak3): Merge branch 'master' of /media/mase/Backup/srv/git/src/libbiwak
-
14:12 Biwak Revision 8d1a6ff1 (libbiwak3): Merge branch 'foo'
-
14:10 Biwak Revision c6bd7715 (libbiwak3): removed garbage file
08.08.2022
Auch abrufbar als: Atom