Projekt

Allgemein

Profil

Aktivität

von 28.10.2022 bis 26.11.2022

26.11.2022

11:52 libocelli Feature #320 (Erledigt): Implement Qt display
Maximilian Seesslen
11:41 Biwak Revision 86475c5f (libbiwak3): gdisplay: renamed members
Redmine Admin
11:41 Biwak Revision b07e334c (libbiwak3): fixed compiling issues
Redmine Admin
11:40 Biwak Revision 389777cc (libbiwak3): Implemented CFlashFile
Access media in qt binaries Redmine Admin
11:40 Biwak Revision 2f92a9c1 (libbiwak3): flash_spi: use abstract flash base class
Was only done for i2c eeprom Redmine Admin

25.11.2022

20:13 Biwak Revision 762fdd19 (libbiwak3): fixes for x86-build
Redmine Admin
15:14 Biwak Revision a6088e55 (libbiwak3): got it compile for linux/x86 again
Maximilian Seesslen
10:44 Biwak Revision abd155ef (libbiwak3): draft
Redmine Admin

24.11.2022

20:38 Biwak Revision 62f3c932 (libbiwak3): Merge branch 'master' of /media/mase/Backup/srv/git/src/libbiwak
Redmine Admin
20:35 Biwak Revision 5f526526 (libbiwak3): gdisplay: added colors
Redmine Admin
19:24 libocelli Feature #320: Implement Qt display
https://cristianadam.eu/20191012/building-multiple-configurations-with-cmake-in-one-go/ Maximilian Seesslen
13:14 libocelli Feature #320 (Erledigt): Implement Qt display
For documentation some screenshots are needed. In the Qt way there is an Ui-class which with an setupUi(QWidget *).
...
Maximilian Seesslen

21.11.2022

14:10 CANDis Feature #319 (Erledigt): Implement Screensaver
The "nice shiny" Clock with time and date.
Maximilian Seesslen
13:46 PhonyBL Feature #318 (Erledigt): Implement CRC/XOR verification
Its completely ignored at the moment. Maximilian Seesslen
13:36 PhonyBL Feature #317 (Neu): Implement big Statemachine
Currently the bootloader is blocking within an command.
In theorie USB data may not be received without calling even...
Maximilian Seesslen
10:56 PhonyBL Feature #314 (Erledigt): Use USB CDC connection for bootloader
Well, it works. Maximilian Seesslen

19.11.2022

16:32 Biwak Feature #301 (Erledigt): Get rid of strange timer calculations
Maximilian Seesslen
16:31 Biwak Feature #308 (Erledigt): implement CHeartBeat
Maximilian Seesslen
15:33 Biwak Revision 6f993f74 (libbiwak3): implemented heartbeat class
Redmine Admin
13:56 Biwak Revision f1484203 (libbiwak3): draft
Redmine Admin
13:56 Biwak Revision 1ab2f8a8 (libbiwak3): sdmmc: ise MSI as clock source
Redmine Admin
13:55 Biwak Revision 0e0b8244 (libbiwak3): added deep-sleep commands for spi flash
Redmine Admin
11:13 Biwak Revision 28cee06d (libbiwak3): Merge branch 'master' of /media/mase/Backup/srv/git/src/libbiwak
Redmine Admin
11:12 Biwak Revision 285e00c3 (libbiwak3): exception: added assert_failed()
Redmine Admin

18.11.2022

20:34 Biwak Revision e32879ac (libbiwak3): usb: use buffer ring to let bootloader work
Redmine Admin
15:34 PhonyBL Feature #314: Use USB CDC connection for bootloader
Buffer-ring is implemented.
But its still copied within the ISR.
Need to leave the ISR and to call the eventloop.
...
Maximilian Seesslen

17.11.2022

20:41 Biwak Revision 803992cb (libbiwak3): debug usb
Redmine Admin
14:10 PhonyBL Feature #314: Use USB CDC connection for bootloader
The buffer in the usb_class is only 0x10. Maximilian Seesslen

16.11.2022

10:30 PhonyBL Feature #314: Use USB CDC connection for bootloader
Connection works.
Packet-Size in USB-Class fixed.
Update still does not work. Phony-BL get timeouts.
Maximilian Seesslen

14.11.2022

12:53 PhonyBL Feature #314: Use USB CDC connection for bootloader
A copy from "lsusb -v" of an FTDI-adapter... Maximilian Seesslen
12:40 PhonyBL Feature #314 (Erledigt): Use USB CDC connection for bootloader
Not sure if it works out of the box with ttyACM; maybe the USB-code in biwak has to be changed to let the device appo... Maximilian Seesslen
12:39 PhonyBL Feature #310 (Erledigt): implement on candis
Done. Works nicely. Maximilian Seesslen
11:23 CANDis Feature #312 (Erledigt): Implement config Screen
Interface: USB/CAN
Screen-saver: ON/OFF
Default Screen: Main/Light/Timer

Stor...
Maximilian Seesslen
11:14 CANDis Fehler #304 (Erledigt): USB terminal not working
Maximilian Seesslen
11:08 Biwak Feature #311 (Neu): Implement DMA USB
Would be nict to receive data from USB and store data to SPI flash at the same time. Maximilian Seesslen
11:05 Biwak Feature #309 (Erledigt): Implement USB-CDC (again)
Done. Maximilian Seesslen

12.11.2022

13:46 PhonyBL Feature #310 (Erledigt): implement on candis
Maximilian Seesslen
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
10:58 CANDis Fehler #304 (Erledigt): USB terminal not working
maybe its just in HID-Mode 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

02.11.2022

10:48 Minutnik eInk Feature #295 (Erledigt): have an alias name for the device
Maximilian Seesslen
10:48 Minutnik eInk Feature #295 (Erledigt): have an alias name for the device
Show either the serial number or the device alisa name on the display. Maximilian Seesslen
10:47 Minutnik eInk Feature #293 (Erledigt): Bringup: add calibration measurement functions
Maximilian Seesslen
10:46 Minutnik eInk Fehler #279 (Erledigt): ADC breaks after buzzer alarm
It was the STOP mode in delay() which reseted periphery. Maximilian Seesslen

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

17:48 Minutnik eInk Feature #293: Bringup: add calibration measurement functions
Actually not needed but implemented.
The values are quite close.
Serno.1: 4031
Serno.2: 4029
Maximilian Seesslen
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

28.10.2022

14:42 Minutnik eInk Fehler #279: ADC breaks after buzzer alarm
This can be added to bringup tests. Maximilian Seesslen
14:39 Minutnik eInk Feature #293 (Erledigt): Bringup: add calibration measurement functions
Device should be able to calibrate itself and store the values in eeprom.
Maximilian Seesslen
 

Auch abrufbar als: Atom