2025-09-14 - 2026-09-14

Overview

11 Active Pull Requests
17 Active Issues
Excluding merges, 1 author has pushed 61 commits to main and 214 commits to all branches. On main, 329 files have changed and there have been 211024 additions and 28208 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

10 Pull requests merged by 1 user

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

17 Issues created by 1 user

Opened #1 CAN1/CAN2 LEDs may remain turned on when no CANrx 2026-06-13 20:25:08 +02:00

Opened #2 Misoldered LED CAN1 to D2 instead of B2 2026-06-13 20:37:56 +02:00

Opened #3 Optimize Check task memory sizes for each task 2026-06-13 22:47:07 +02:00

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