Nicholas Zamora
19df557b4a
DeviceAppVersion: Add operator==
2025-07-09 20:48:22 +00:00
Francesco Valla
31d4a750d8
EthernetPacketizer: do a size check on incoming bytestream
...
An incoming bytestream can be less than 24 bytes, leading to exceptions
when accessing its data (or allocating the vector for its payload).
Perform a size check before trying to decode the bytestream and discard
invalid incoming streams.
Signed-off-by: Francesco Valla <francesco.valla@mta.it>
2025-07-04 10:57:28 +02:00
Kyle Schwarz
7afa41bf2a
API: C: Add TC10
2025-07-03 09:30:29 -04:00
Kyle Schwarz
c056e8dc2e
Driver: Servd: Toggle closing when done
2025-07-02 14:28:59 -04:00
Yasser Yassine
d5ae1cdb03
Device: RED2: Update settings
2025-07-02 18:10:51 +00:00
Kyle Schwarz
5795791eac
Driver: Servd: Fix Address creation
2025-06-19 16:48:15 -04:00
Ben Kleinheksel
c91db6355c
Device: Add setValueLiveData()
...
* Adds the ability to set a CoreMini signal value via the live data interface
* Adds definition for the Manual Trigger and DAQ Enable signals
2025-06-18 21:51:32 +00:00
Kyle Schwarz
f37b88d616
Communication: Fix ScriptStatus sizes
2025-06-12 11:17:59 -04:00
Yasser Yassine
33dea748f7
Device: Add supportsCoreminiScript()
2025-06-06 19:29:42 +00:00
Kyle Schwarz
245073f9d5
1.0.0
2025-06-05 21:10:54 -04:00
Kyle Schwarz
c4e858d346
Driver: Prefer Npcap
...
Prefer Npcap over WinPcap and TCP
2025-06-04 22:14:09 -04:00
Keith Nash
b3d47f2ae5
Communication: Add LogDataMessage
2025-05-16 19:36:27 +00:00
Kyle Schwarz
b94ade1ef6
FIRE3: Add Ethernet Activation Lines
2025-05-15 11:11:26 -04:00
Bryant Jones
d9ea5e085e
Device: Gigastar2: Update networks
2025-05-09 11:51:26 -04:00
Bryant Jones
5125520e76
Device: Gigastar2: Update networks
2025-05-09 15:30:20 +00:00
Kyle Schwarz
4dcb944d35
Driver: Add Servd
2025-05-08 11:22:42 -04:00
Yasser Yassine
7eeb1b6c38
Device: Refactor ComponentVersions
...
Also:
- Add setGenericData()
- Add ExtendedResponseFilter
2025-04-30 18:49:35 +00:00
Kyle Schwarz
b1e875980c
Communication: Rename Ethernet to Ethernet 01
2025-04-18 09:39:40 -04:00
Kyle Schwarz
8b680f2b64
All: Update network names
...
Updates all network names, the new format is <id>_<%02d>.
2025-04-17 20:57:46 +00:00
Kyle Schwarz
e88cd244c8
Driver: D3XX: Refactor pipe logic
2025-04-15 17:44:58 -04:00
Jonathan Schwartz
70733b3d96
Epsilon: Add PHY settings
2025-04-09 14:08:55 +00:00
Jonathan Schwartz
f743f32e63
Bindings: Python: Add FlexRay
...
Only RX at this time.
2025-04-08 20:47:51 +00:00
Kyle Schwarz
830fe1af59
Build: Add CMake 4.0.0 support
2025-03-31 15:56:14 -04:00
Jonathan Schwartz
2209e348a3
CI: Add warnings & error on warnings
2025-03-28 17:35:26 +00:00
Jonathan Schwartz
52e98af9fd
Device: Add RAD-EpsilonXL
2025-03-25 20:43:18 +00:00
Jonathan Schwartz
e1a0ca056a
Communication: Ignore empty LIN frames for checksum
2025-03-21 18:04:45 +00:00
Kyle Schwarz
538d6ec0c8
Communication: Remove unused parameter
2025-03-17 23:12:25 -04:00
Kyle Schwarz
1ba3eded09
Device: Gracefully handle old firmware without ComponentVersions
2025-03-14 15:38:34 -04:00
Kyle Schwarz
89047447a6
Bindings: Python: Add DoIP Ethernet Activation
2025-03-10 10:50:25 -04:00
Kyle Schwarz
f97fd75b8d
Docs: icsneopy: Add TC10 example
2025-03-03 17:06:22 -05:00
Yasser Yassine
ea5f11268c
RADMoon2: Enable communication for MDIO
2025-02-26 02:40:01 +00:00
Yasser Yassine
759cb2436d
Device: RM2 & RM3: Update settings
2025-02-25 22:45:08 +00:00
Kyle Schwarz
771d82826f
CI: Delay GitHub push
2025-02-20 15:31:45 -05:00
Yaroslav Stetsyk
b7330a2cea
RADMoon3: Add TC10
2025-02-20 19:24:33 +00:00
Kyle Schwarz
fb3778f91b
Bindings: Python: Rework disk bindings
2025-02-20 12:04:16 -05:00
Kyle Schwarz
a0c8cc62df
Bindings: Python: Add coremini functions
2025-02-19 17:38:07 +00:00
Kyle Schwarz
77b3564677
Communication: Add missing short format commands
2025-02-19 00:20:49 -05:00
Kyle Schwarz
051063e684
RADGigastar: Add disk support
2025-02-19 00:18:41 -05:00
Kyle Schwarz
7c1cfde6a0
CI: Remove duplicate DOCKER_HOST
2025-02-19 00:16:36 -05:00
Yasser Yassine
d4995fa2a9
Device: Fix heartbeat thread join location
2025-02-19 05:15:23 +00:00
Kyle Schwarz
fb5c4babce
CI: Remove hardware tests
2025-02-19 05:12:51 +00:00
Kurt Wachowski
4ba1a1e1dd
Resolve "Add MACsec support"
2025-02-17 20:44:58 +00:00
Kyle Schwarz
6b9a687ff9
Bindings: Python: Use static MSVC runtime library
2025-02-11 16:43:00 -05:00
Kyle Schwarz
02b5dafca9
Bindings: Python: Simplify debug process
2025-02-11 12:43:30 -05:00
David Rebbe
f04cd16bee
Platform: Improve Windows wstring support
2025-02-06 18:43:51 +00:00
Jonathan Schwartz
c5ba2d8d32
Communication: Add missing CAN error types
2025-02-04 15:15:44 +00:00
Kyle Schwarz
a22791c9e0
CI: Move Windows jobs
2025-02-03 17:16:30 -05:00
Kyle Schwarz
dc2a364afb
Bindings: Python: Fix API docs since adding stubs
2025-01-29 14:53:18 -05:00
Kyle Schwarz
114b664d78
All: Welcome to 2025
2025-01-15 16:46:07 -05:00
Kyle Schwarz
2acf248583
Bindings: Python: Add stubs
2025-01-09 00:14:46 -05:00