Aktivität
von 25.10.2022 bis 23.11.2022
21.11.2022
- 14:10 CANDis Feature #319 (Erledigt): Implement Screensaver
- The "nice shiny" Clock with time and date.
- 13:46 PhonyBL Feature #318 (Erledigt): Implement CRC/XOR verification
- Its completely ignored at the moment.
- 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... - 10:56 PhonyBL Feature #314 (Erledigt): Use USB CDC connection for bootloader
- Well, it works.
19.11.2022
- 16:32 Biwak Feature #301 (Erledigt): Get rid of strange timer calculations
- 16:31 Biwak Feature #308 (Erledigt): implement CHeartBeat
- 15:33 Biwak Revision 6f993f74 (libbiwak3): implemented heartbeat class
- 13:56 Biwak Revision f1484203 (libbiwak3): draft
- 13:56 Biwak Revision 1ab2f8a8 (libbiwak3): sdmmc: ise MSI as clock source
- 13:55 Biwak Revision 0e0b8244 (libbiwak3): added deep-sleep commands for spi flash
- 11:13 Biwak Revision 28cee06d (libbiwak3): Merge branch 'master' of /media/mase/Backup/srv/git/src/libbiwak
- 11:12 Biwak Revision 285e00c3 (libbiwak3): exception: added assert_failed()
18.11.2022
- 20:34 Biwak Revision e32879ac (libbiwak3): usb: use buffer ring to let bootloader work
- 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.
...
17.11.2022
- 20:41 Biwak Revision 803992cb (libbiwak3): debug usb
- 14:10 PhonyBL Feature #314: Use USB CDC connection for bootloader
- The buffer in the usb_class is only 0x10.
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.
14.11.2022
- 12:53 PhonyBL Feature #314: Use USB CDC connection for bootloader
- A copy from "lsusb -v" of an FTDI-adapter...
- 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...
- 12:39 PhonyBL Feature #310 (Erledigt): implement on candis
- Done. Works nicely.
- 11:23 CANDis Feature #312 (Erledigt): Implement config Screen
- Interface: USB/CAN
Screen-saver: ON/OFF
Default Screen: Main/Light/Timer
Stor... - 11:14 CANDis Fehler #304 (Erledigt): USB terminal not working
- 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.
- 11:05 Biwak Feature #309 (Erledigt): Implement USB-CDC (again)
- Done.
12.11.2022
- 13:46 PhonyBL Feature #310 (Erledigt): implement on candis
- 13:44 Biwak Revision d6f40a0b (libbiwak3): Merge branch '309-implement_usb_cdc'
- 13:44 Biwak Revision ae123c1c (libbiwak3): iostream: renamed getc() to getch() because getc is a macro in stdio.h
- 13:43 Biwak Revision 8d78e907 (libbiwak3): cleanup
- 12:51 Biwak Revision 6c55e7ae (libbiwak3): USB: cleanup
- 12:32 Biwak Revision 369c90b5 (libbiwak3): draft for USB-CDC device
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.
- 18:13 Biwak Feature #309 (Erledigt): Implement USB-CDC (again)
- 17:52 libocelli Feature #238 (Erledigt): implement Navi-Screen
- 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 (...
09.11.2022
- 21:30 Biwak Revision 4e8f1232 (libbiwak3): forwardported usb
- 13:34 libocelli Feature #305 (Erledigt): ImgCat
- Image cataloge format for SPI-Flash.
Type:
* Splash
* Photo
* Icon
* End
* Font
Format:
* Raw RGBA
* Raw... - 10:58 CANDis Fehler #304 (Erledigt): USB terminal not working
- maybe its just in HID-Mode
08.11.2022
- 21:39 Biwak Revision 58a59894 (libbiwak3): updated font
- 21:33 Biwak Revision 567d5733 (libbiwak3): CFlashI2c: added delay between writing parts of data
- 21:32 Biwak Revision d935ed6e (libbiwak3): timer_calc: reduced calculateValuesByFrequency() to minimal version
- 19:21 Biwak Revision 083f1bf4 (libbiwak3): updated fonts
- 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...
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...
06.11.2022
- 18:04 Biwak Revision 10fe8d56 (libbiwak3): gdisplay_ili9341: dont clear on startup
- 18:04 Biwak Revision 2f222b9f (libbiwak3): update font
- 17:04 Biwak Revision 8d0bb60b (libbiwak3): added beep mode
- 17:04 Biwak Revision 76c39a3c (libbiwak3): updated fonts
- 15:34 Biwak Revision 29c02d0d (libbiwak3): updated fonts
- 14:47 Biwak Revision 267c5ebc (libbiwak3): updated fonts
- 14:45 Biwak Revision 4809ed97 (libbiwak3): updated fonts
- 14:25 Biwak Revision 22121ba7 (libbiwak3): updated fonts
- 11:22 Biwak Revision 592201a1 (libbiwak3): gdisplay: added color darkDarkGray
05.11.2022
- 20:59 Biwak Revision a813131b (libbiwak3): updated font
- 20:33 Biwak Revision c7e73acc (libbiwak3): can: dont print error in ISR
- 20:32 Biwak Revision 28505868 (libbiwak3): fixed calculation of font text width
- 20:32 Biwak Revision c2b1a461 (libbiwak3): updated fonts
03.11.2022
- 20:03 Biwak Revision e2981b4e (libbiwak3): updated fonts
02.11.2022
- 10:48 Minutnik eInk Feature #295 (Erledigt): have an alias name for the device
- 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.
- 10:47 Minutnik eInk Feature #293 (Erledigt): Bringup: add calibration measurement functions
- 10:46 Minutnik eInk Fehler #279 (Erledigt): ADC breaks after buzzer alarm
- It was the STOP mode in delay() which reseted periphery.
01.11.2022
- 14:43 Biwak Revision f399dcba (libbiwak3): minor adaptions for stm32g4
- 14:08 Biwak Revision caae950d (libbiwak3): Merge branch 'master' of /media/mase/Backup/srv/git/src/libbiwak
- 14:08 Biwak Revision 06a4de9f (libbiwak3): can: implemented mailboxes
31.10.2022
- 19:32 Biwak Revision 0016871b (libbiwak3): draft
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
- 14:38 Biwak Revision aff03233 (libbiwak3): Merge branch 'master' of /media/mase/Backup/srv/git/src/libbiwak
- 14:38 Biwak Revision bafc9123 (libbiwak3): stm32l1: don't use HAL_PWR_EnterSTOPMode() for delay() because it resets periphery
28.10.2022
- 14:42 Minutnik eInk Fehler #279: ADC breaks after buzzer alarm
- This can be added to bringup tests.
- 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.
25.10.2022
- 10:57 Minutnik eInk Fehler #286 (Abgewiesen): ADC breaks after buzzer alarm
- Duplicate
Auch abrufbar als: Atom