Aktivität
von 13.08.2024 bis 11.09.2024
11.09.2024
- 21:03 Biwak Revision 810f535e (libbiwak3): log: fixed showing the log category
- 21:03 Biwak Revision 892ad91b (libbiwak3): CFlashI2c::dump(): show address width
- 21:02 Biwak Revision 3f11fe9b (libbiwak3): added LED blink mode for bootloader
- 21:01 Biwak Revision fc9711e0 (libbiwak3): added CI2cSlave::getBus()
- 21:01 Biwak Revision 5e691b62 (libbiwak3): cmake: evaluate BIWAK_CONFIG
- BIWAK_CONFIG can provide an project wide header for configuration
defines.
Every compile unit will automatically incl... - 20:59 Biwak Revision 2a9ab208 (libbiwak3): added linker_script.h
- This provides access to symbols which are set in linker script
- 20:58 Biwak Revision 77adbdc7 (libbiwak3): added support for stm32 option bytes
- 20:58 Biwak Revision b5a51dd7 (libbiwak3): cmake: fixed formating
- 20:43 libcampo Feature #564 (Erledigt): config-header: use nice macros to check for features
- 20:29 libcampo Feature #565 (Erledigt): config description
- 13:31 libcampo Feature #565: config description
- ...
10.09.2024
- 15:40 libcampo Feature #565 (Erledigt): config description
- VAGUS_USE_UID
Support for biwak UID. NMT can change NodeID by UID. CollectHwData can store it so production data ... - 15:00 libcampo Feature #564 (Erledigt): config-header: use nice macros to check for features
- ...
09.09.2024
- 14:13 libcampo Feature #563 (Neu): Remove template-feature from vagus
- See wiki for descriptions.
Library should work with project-config-header instead of magically perdefines and pre-de...
08.09.2024
- 08:58 Biwak Revision e720ff52 (libbiwak3): draft
- 08:58 Biwak Revision 70160256 (libbiwak3): adjusted log output
07.09.2024
- 22:24 Biwak Revision 95f2796b (libbiwak3): log: merge event and category to shrink binary size
- 22:21 Biwak Revision 57d81aaf (libbiwak3): size shrink and cleanup
06.09.2024
- 11:44 CANSwitch Feature #562 (Erledigt): Binary size to big
- I had to disable UART to get it compile.
05.09.2024
- 21:17 Biwak Revision 34b938e4 (libbiwak3): log: fixed compiling tests
- 19:05 Biwak Revision 6b83050f (libbiwak3): log: fixed testing with LEPTO_LOG_USE_PRETTY_PRINT not set
- 15:38 Biwak Revision dad0cef1 (libbiwak3): flash: use default page sizes 1 to pass the tests
- 11:51 Biwak Revision bd0ad231 (libbiwak3): uart: .AdvFeatureInit in UART_HandleTypeDef is optional for some devices
- 09:22 Biwak Revision c0da3254 (libbiwak3): draft
03.09.2024
31.08.2024
- 16:06 Biwak Revision bcc4b354 (libbiwak3): cleanup
- 14:30 Biwak Revision 2cde3dd2 (libbiwak3): cleanup
- 13:58 Biwak Revision d8dc37bc (libbiwak3): spi: fixed switch statement
- 13:54 Biwak Revision 30352200 (libbiwak3): retain: initialize counters with zeros
- 13:53 Biwak Revision 2ea3115c (libbiwak3): increased log entries when LEPTO_LOG_USE_PRETTY_PRINT is set
- 13:51 Biwak Revision 4a5c1f5d (libbiwak3): drawCircleBlock: support unfilled circles
- This does not work well. Pixels are missing.
Unfilled circles should be drawn with drawCircleHBlock(). - 13:50 Biwak Revision a7ee2a40 (libbiwak3): cosmetics
- 13:49 Biwak Revision 487ed921 (libbiwak3): flash_spi: reduced retries
- 13:49 Biwak Revision e6197caa (libbiwak3): draft
- 13:48 Biwak Revision 3c5412cd (libbiwak3): adopted spi changes
- 13:47 Biwak Revision fe60bc7f (libbiwak3): ili9341: use CSpiSlave as base for controlling chip select
- 13:44 Biwak Revision 87a6190c (libbiwak3): spi: supprt nested chip select
- Avoid unnecessary CS-toggling.
- 13:43 Biwak Revision b9061047 (libbiwak3): spi: cleanup code
- Unified methods; got rid of writeData24 etc.
Take care about endisness convertion.
30.08.2024
- 10:18 CANDis Fehler #558: Reading touch calibration is very unreliable
- Before closing this defect, check if the status of SPI HAL command is "OK". Add result as a comment in the code.
- 10:15 CANDis Fehler #558: Reading touch calibration is very unreliable
- The initial reading of JDEC-ID does not work and so the erase-page-size is the default 8.
Does the default value m...
29.08.2024
- 20:58 Biwak Revision 535f43e7 (libbiwak3): Merge branch 'devel' of git.seesslen.net:src/libbiwak into devel
- 20:58 Biwak Revision 4f2ecad1 (libbiwak3): CFlashSpi::io_wr: return status
- 20:56 Biwak Revision 91874925 (libbiwak3): [#558] added reties if the jedec id could not be read at start
- The page-erase size is determined at start. If the JDEC-Id could not be
read at start, CRetain will make nonsense.
T... - 10:28 CANDis Fehler #558: Reading touch calibration is very unreliable
- The retain-header address is different. No delays needed.
- 09:53 CANDis Fehler #558: Reading touch calibration is very unreliable
- When device is ok, a soft-reset can not reproduce the problem.
When device is ok, a warm-reset via reset-button can ...
28.08.2024
- 18:21 CANDis Feature #560 (Erledigt): Create library versions
- 18:18 CANDis Fehler #559 (Abgewiesen): When adding item to Minutnik, artifacts from Minutnik-Screen are seen on the items screen
- 11:00 CANDis Fehler #558 (Neu): Reading touch calibration is very unreliable
- No idea whats going on here.
Devices are not really usable.
Write a loop, make retain-code verbose.
- 10:57 CANDis Feature #556 (Erledigt): move button slots to screen implementations
- 09:56 Biwak Revision d4297134 (libbiwak3): gdisplay_ili9341: fixed drawing single pixels
27.08.2024
- 22:41 CANDis Fehler #557 (Neu): When switchin from "minutnik running items" to clock, background of letters are violet
- Probably the background is just not set correctly.
- 20:23 Biwak Revision d3ded16e (libbiwak3): added some dummy methods for timer for x86
- 17:26 CANDis Feature #556 (Erledigt): move button slots to screen implementations
- The CCanDis implementation is quite large, 858 lines of code.
Minutnik-implementation in the main CCanDis file is ... - 17:24 CANDis Fehler #554 (Erledigt): Touch calibration needed
- 17:24 Biwak Revision 287114af (libbiwak3): fixed building with Qt5
- 14:41 CANDis Fehler #555 (Erledigt): RTC is not working on any device any more
- Reconstruction of vagus was the problem.
digestWriteObject() of candis was not called for date/time.
- 09:29 Biwak Revision 14984deb (libbiwak3): cleanup
26.08.2024
- 11:03 CANDis Fehler #555 (Erledigt): RTC is not working on any device any more
- Even when setting the time via cordyceps, the time is set to 0 afteer the RTC-Sync.
This should not happen even if t... - 09:57 Biwak Revision 3c7f3c3b (libbiwak3): fixed header
24.08.2024
- 17:20 CANDis Fehler #554 (Erledigt): Touch calibration needed
- Calibration values are hardcoded at the moment.
At least one device does not work very good with this values.
The...
23.08.2024
- 13:23 CANHub Feature #553 (Neu): implement monitor mode
- Implement an monitor class that shows an list of connections.
The server class can emit an "updated" event after new...
20.08.2024
- 20:47 CANHub Feature #551 (Erledigt): Move "CConnectors" to namespace "CANHub"
- 20:42 CANHub Feature #545 (Erledigt): Implement reconnection of connectors
- 20:41 CANHub Feature #543 (Erledigt): Rename CANServer to CANHub
- 20:40 CANHub Feature #539 (Erledigt): implement unit tests
- 20:35 CANHub Feature #538 (Erledigt): Finalize CANDump
- 14:57 CANHub Feature #552 (Neu): Implement Heartbeat
- For Loop detection an heartbeat should be generated periodically.
It is send to all TCP connectors, not physical CAN... - 14:41 TDTPrompt Feature #542 (Erledigt): Build up UI according to XML file
- 14:41 TDTPrompt Feature #548 (Erledigt): Integrate CANHub
16.08.2024
- 19:48 CANHub Feature #551 (Erledigt): Move "CConnectors" to namespace "CANHub"
- 19:46 CANHub Feature #549 (Erledigt): unit tests: inherit from connector classes
15.08.2024
- 16:45 TDTPrompt Feature #550 (Neu): Show CANHub connector status on status bar
- This has to be implemented in CANHub first.
Messages per minute would be interesting. Steal it from cordyceps.
Th... - 16:35 CANHub Feature #549 (Erledigt): unit tests: inherit from connector classes
- Dont aggregate.
- 16:25 TDTPrompt Feature #548 (Erledigt): Integrate CANHub
- I want to see actual data.
- 16:12 CANHub Feature #547 (Neu): Loop detection
- A server can send an ID message periodically. The ID is generated by libuuid.
If an server receives its own ID, a lo... - 16:01 CANHub Feature #546 (Neu): multiple servers
- Scenario:
connect CAN-segments via CAN.
i.MX6 with CAN connects with other device with USB dongle.
- 15:34 CANHub Feature #545 (Erledigt): Implement reconnection of connectors
- When the client PC was on standby and gets woken up, i assume the application just quits.
This will be anoying when ... - 15:23 CANHub Fehler #544 (Neu): Connectors: tolerate wrong sizes
- When PC is woken up from standby, the received size is a random number.
Check if this is tolerated when receiving.
- 15:16 CANHub Feature #543 (Erledigt): Rename CANServer to CANHub
- This naming is more distinct.
CANHub provides
* libCANHub
* CANServer
* CAN-Connectors
* TCP-Connectors
* CANDu...
13.08.2024
- 17:24 TDTPrompt Feature #542 (Erledigt): Build up UI according to XML file
- Check cordyceps; there is already something parsing XML....
Auch abrufbar als: Atom