Aktivität
von 19.08.2022 bis 17.09.2022
13.09.2022
- 
  16:23 Feature #236 (Erledigt): Fix cmake include structure 
- 
  16:20 Feature #212 (In Bearbeitung): inherit from multiple files 
- 
  16:12 Feature #212 (Erledigt): inherit from multiple files 
- done.
07.09.2022
- 
  10:35 libocelli Feature #242 (Neu): implement png reader 
- The image format is not that complicated itself;
 https://pyokagan.name/blog/2019-10-14-png/
 But an zlib decompres...
06.09.2022
- 
  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
- 
  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 
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 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 Fehler #130 (Erledigt): cmake gitversion.h is not correct 
- using shell script now.
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: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...
27.08.2022
- 
  12:55 Biwak Feature #190 (Erledigt): add host tool canpong 
- Moved to libcampo.
- 
  12:51 Biwak Feature #225 (Erledigt): Implement TSC2007 touch controller 
- Done.
- 
  12:50 Biwak Feature #218 (Erledigt): Clean up CAN code 
24.08.2022
- 
  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 Feature #194 (Erledigt): Move class tester to class "CBringup" in libcampo 
- 
  12:01 Unterstützung #82 (Erledigt): Add test functions for periphery 
22.08.2022
- 
  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.
Auch abrufbar als: Atom