Jonathan Schwartz
1e773ba9ab
Communication: Fix loopLimit when parsing SupportedFeaturesPacket
2023-05-10 23:18:04 +00:00
Jonathan Schwartz
32900ae263
Device: Add GetComponentVersions and GetSupportedFeatures commands
...
Driver: Fix re-open and failed open cases for TCP
Also enforces even length packets for the RED2, FIRE3, and FIRE3 FlexRay devices.
2023-05-08 21:07:43 +00:00
jschwartz
dc1c4ede9d
Device: Add FIRE3 Flexray device type and its settings
...
Device: Include FIRE3 Flexray in device finder
Device: Correct FIRE3 settings and add additional supported networks
Network: Add additional network enumerations
Communication: Add networks to all switch statements
2023-01-17 09:12:10 -05:00
Jonathan Schwartz
4c0d49f09a
Device: Add a mutex against the diskLock to some commands that are on threads
2022-10-24 16:02:53 -04:00
Jonathan Schwartz
b32f58da38
Device: Add new method to mark collections as uploaded in CM root directory
2022-10-24 16:02:48 -04:00
Jonathan Schwartz
13ec2bca98
Merge remote-tracking branch 'origin/master' into js-add-fire3-to-finder
2022-10-12 10:55:56 -04:00
Jonathan Schwartz
711976cce0
DeviceFinder: Add serial match for FIRE3
2022-10-12 10:53:19 -04:00
Jonathan Schwartz and Paul Hollinsky
c08c0dd893
Disk: Allow full timeout for each disk read attempt
2022-04-22 17:30:53 +00:00
Jonathan Schwartz and Paul Hollinsky
44ad06d4bb
Device: Add mutex for disk info requests to temporarily work around WiVIClient timeout issues
2022-04-22 17:30:53 +00:00
Jonathan Schwartz and Paul Hollinsky
c2de1dfdf1
Disk: ExtExtractorDiskReadDriver: Increase timeout for individual read attempts
2022-04-22 17:30:53 +00:00