Max Brombach
78c2e3ff89
Device: RAD-wBMS: Fix missing include for disk driver
2026-08-04 18:06:01 +00:00
Max Brombach and Kyle Schwarz
7a5c8c2879
Device: RAD-wBMS: Add class, chips, and bootloader information
2026-07-20 13:01:56 -04:00
Max Brombach and Kyle Schwarz
4ed29b4a5e
Device: Add Failed enum value to Device::OpenStatusType enum
2026-06-29 16:13:39 -04:00
Max Brombach
2d0b0c63ed
Device: RAD-Star 2: Add bootloader pipeline and chip info
2026-06-18 15:30:21 +00:00
Max Brombach and Kyle Schwarz
d42c51d772
EventManager: Fix Event Manager being accessed after static destruction
2026-05-22 15:56:02 -04:00
Max Brombach and Kyle Schwarz
49e578a657
Device: RAD-Comet and RAD-Comet 2: Replace all references to RAD-Comet with RAD-Comet2
2026-05-19 13:17:12 -04:00
Max Brombach and Kyle Schwarz
79ff19015a
Device: RAD-Gigastar 1 & 2: Add SFP flashing to bootloader pipelines
2026-04-24 16:12:45 -04:00
Max Brombach
87e2a65b71
Device: VividCAN: Add bootloader pipeline and chips
2026-03-30 10:43:41 -04:00
Max Brombach and Kyle Schwarz
171422d8e1
Device: RAD-Gemini: Add chip info and fix bootloader pipeline
2026-03-10 15:13:09 -04:00
Max Brombach
174c0b80d4
Device: VCAN4-IND: Add chips and bootloader information
2026-02-17 12:00:34 -05:00
Max Brombach and Kyle Schwarz
19092bceb6
Device: RAD-MoonT1S: Add bootloader pipeline and chip
2026-02-13 13:17:59 -05:00
Max Brombach and Kyle Schwarz
1a7bc4df47
Device: RADJupiter: Add bootloader pipeline
2026-02-12 17:05:39 -05:00
Max Brombach and Kyle Schwarz
20a2474508
Device: Settings: Add missing bit-packed variables to CAN_SETTINGS
2026-02-12 16:25:57 -05:00
Max Brombach and Kyle Schwarz
6cda765fe0
Device: FIRE2: Skip flashing Core chip when chip variant is unknown
2026-02-10 21:20:47 -05:00
Max Brombach and Kyle Schwarz
68ebb6dae4
Device: Add EnterApplicationPhases step
2026-01-20 14:25:29 -05:00
Max Brombach
d6d9fc16ef
Device: Update chips for ValueCAN4_2EL bootloader
2025-12-10 19:47:23 +00:00
Max Brombach
579160f6d4
Device: Fix Epsilon-XL bootloader pipeline and chip info
2025-12-08 21:16:14 +00:00
Max Brombach and Kyle Schwarz
51e4fdc6d9
Device: Update tree structs and add size checks to non-deprecated devices
2025-11-04 14:29:37 -05:00
Max Brombach and Kyle Schwarz
b9e3542bcf
Device: Use variant Core chip and fix ZChip flash for FIRE2
2025-10-31 12:02:02 -04:00
Max Brombach
10ffd756a1
Device: Remove erroneous API error in VSA buffer overlap check
2025-10-29 12:56:46 -04:00
Max Brombach and Kyle Schwarz
5cdaeb1edc
Communication: Remove CoreMiniExtendedMsgHdr from HardwareLINPacket struct
2025-10-16 13:31:20 -04:00
Max Brombach and Kyle Schwarz
a5ec9a2d20
VSA: Fix incorrect bytesRead value for end of overlapped buffer
2025-09-30 14:03:21 -04:00
Max Brombach and Kyle Schwarz
b9d3dde8d5
VSA: Remove packet truncation mechanism
2025-09-30 11:41:40 -04:00
Max Brombach and Kyle Schwarz
f22d666f94
VSA: Discard timestamp top bit
2025-09-24 14:13:29 -04:00
Max Brombach and Kyle Schwarz
fbdab1e998
Communication: Fix MultiChannelCommunication race
2025-09-09 15:52:54 -04:00
Max Brombach
f53bc2e920
Fix FlexRay extension bugs and implement FlexRay example
2025-09-04 14:27:32 +00:00
Max Brombach
a44952be13
Disk: Update VSA Example and Fix VSA CAN-FD Decode
...
- Send and validate CAN/CAN-FD/Eth frames in VSA example (two devices)
- Fix failure to decode CAN-FD frames from VSA records
2024-01-16 18:01:10 +00:00
Max Brombach
02f1b4592e
Device/Disk: Add VSA read and parse functionality
...
Implement ability to extract network traffic (CAN, LIN, Ethernet, etc.) from VSA message records on disk. Add a method to Device class that uses the VSAParser and the individual record types to extract messages from the VSA message records and pass them back to the communication system. This routes messages such that it appears as if they were discovered live instead of read from disk. The parse process (in Device) requires determination of metadata about the VSA file system on a device before it can begin extracting messages. This currently only handles data captured from the current coremini script on a device.
2023-11-15 16:02:47 +00:00
Max Brombach and Kyle Schwarz
018f1fac8e
Device: Add disk drivers to RADGigastar, RADMars, and RADGalaxy
2023-08-15 20:21:57 +00:00