2026-06-14 - 2026-09-14

Overview

10 Active Pull Requests
16 Active Issues
Excluding merges, 1 author has pushed 54 commits to main and 171 commits to all branches. On main, 179 files have changed and there have been 1729 additions and 25284 deletions.

6 Releases published by 1 user

Published v0.0.4.1 v0.0.4.1: Fixed issue with no ACK sent 2026-07-06 00:08:13 +02:00

Published v0.0.4 v0.0.4: Working CAN bus interrupt request handler 2026-07-05 09:05:27 +02:00

Published v0.0.3.1 v0.0.3.1: Inclusion of workspace files 2026-06-24 19:21:24 +02:00

Published v0.0.3 v0.0.3: functioning UART logging and debugging options 2026-06-18 16:52:22 +02:00

Published v0.0.2 v0.0.2: CAN bus reading implementation and LED signaling 2026-06-15 15:29:33 +02:00

Published v0.0.1 v0.0.1: Pre-Release 2026-06-14 11:27:35 +02:00

9 Pull requests merged by 1 user

Merged #25 Add licensing information 2026-06-18 16:37:36 +02:00

Merged #21 Implement task for sending CAN data via UART 2026-06-18 15:35:23 +02:00

Merged #23 Implement debug functionalities for faster testing 2026-06-18 13:43:44 +02:00

Merged #22 Implement serial debug logging 2026-06-17 20:52:29 +02:00

Merged #20 Switch to task notification from semaphore 2026-06-16 18:23:19 +02:00

Merged #18 Remove complex timer based toggling and switch to RTOS task with semaphore based delay 2026-06-15 14:33:39 +02:00

Merged #14 Merge pull request 'Implement CAN bus reading with CMSIS-RTOS-V2' (#14) from j1939 into main 2026-06-15 10:30:45 +02:00

Merged #13 Change headers with better copyright comments 2026-06-14 21:36:07 +02:00

Merged #8 Use semaphores and one shot RTOS timers to better manage LEDs for incoming CAN message on FIFO buffer 2026-06-14 16:49:18 +02:00

1 Pull request proposed by 1 user

10 Issues closed from 1 user

Closed #29 Increase UART baud rate 2026-07-30 10:49:33 +02:00

Closed #24 Test on Komatsu PC210 NLC-8 2026-07-06 16:24:32 +02:00

Closed #10 Use pointer queues instead of value queues 2026-06-18 16:24:57 +02:00

Closed #12 Check build flags during debug and prodution on STM32IDE 2026-06-18 15:36:52 +02:00

Closed #5 Send CAN data to serial 2026-06-18 15:35:05 +02:00

Closed #2 Misoldered LED CAN1 to D2 instead of B2 2026-06-17 20:53:02 +02:00

Closed #9 Place Time-Critical Data in CCMRAM 2026-06-16 01:40:35 +02:00

Closed #6 Implement CAN message interrupt and processing 2026-06-16 01:00:56 +02:00

Closed #15 LED will not be triggered again after timer set 2026-06-15 15:31:18 +02:00

Closed #1 CAN1/CAN2 LEDs may remain turned on when no CANrx 2026-06-14 16:48:43 +02:00

14 Issues created by 1 user

Opened #5 Send CAN data to serial 2026-06-14 11:01:14 +02:00

Opened #6 Implement CAN message interrupt and processing 2026-06-14 11:03:15 +02:00

Opened #7 Add error handling in thread creation 2026-06-14 11:32:24 +02:00

Opened #9 Place Time-Critical Data in CCMRAM 2026-06-14 16:37:10 +02:00

Opened #10 Use pointer queues instead of value queues 2026-06-14 17:01:29 +02:00

Opened #12 Check build flags during debug and prodution on STM32IDE 2026-06-14 17:03:23 +02:00

Opened #15 LED will not be triggered again after timer set 2026-06-15 10:54:32 +02:00

Opened #16 Add timestamps to CAN messages 2026-06-15 10:56:24 +02:00

Opened #17 Implement watchdog 2026-06-15 13:49:33 +02:00

Opened #24 Test on Komatsu PC210 NLC-8 2026-06-18 15:37:51 +02:00

Opened #26 Implement low power mode for when vehicle is idle or turned off 2026-06-20 11:14:02 +02:00

Opened #27 Implement SD card logging 2026-06-20 16:23:55 +02:00

Opened #28 Improve queue sharing efficiency 2026-06-20 16:25:27 +02:00

Opened #29 Increase UART baud rate 2026-07-06 17:47:36 +02:00

1 Unresolved Conversation

Open #3 Optimize Check task memory sizes for each task 2026-07-06 17:47:48 +02:00