|
b4762ab555
|
Merge pull request 'v5.0.1 release' (#4) from devel into stable
Reviewed-on: #4
|
2023-08-25 08:53:09 -04:00 |
|
|
12eec25cb3
|
Version bump to differentiate from SAP version
|
2023-08-25 08:37:54 -04:00 |
|
|
9d5f7ae5be
|
Increase verbosity in comments of code
|
2023-08-24 09:12:21 -04:00 |
|
|
23b5bf86bc
|
Minor readability tweaks
|
2023-08-23 08:49:21 -04:00 |
|
|
1e6088cd5c
|
version bump
|
2023-08-02 15:52:51 -04:00 |
|
|
a653cb4ee5
|
Try to fix interrupt
Also, make some functions not mutable since we don't need it
|
2023-08-02 15:40:03 -04:00 |
|
|
ba1eb00c6e
|
Update version number
|
2023-08-02 12:56:51 -04:00 |
|
|
66842dfb0b
|
Add pass% to output files
|
2023-08-02 12:50:48 -04:00 |
|
|
4af32bde3f
|
(possibly?) add SIGTERM handling
|
2023-07-24 13:40:58 -04:00 |
|
|
741bbee772
|
Fix bad iteration in packet check
Also, reduce air cylinder fire time
|
2023-07-21 09:25:56 -04:00 |
|
|
7cd3302df3
|
Implement status bitmask parsing for CNumDFloat
|
2023-07-20 09:44:08 -04:00 |
|
|
1cbd4fbb0b
|
Increase logging verbosity for unique packet form
|
2023-07-20 08:52:12 -04:00 |
|
|
d87a38359a
|
First completely running code
Exiting sucks and can potentially break the fixture. Need to implement
interruptions better.
|
2023-07-20 08:41:25 -04:00 |
|
|
b0a733f3be
|
Complete implementation, take 1
|
2023-07-17 13:12:52 -04:00 |
|
|
b2bdb1b427
|
Fix accidental edit of CRCTable
|
2023-07-14 16:14:45 -04:00 |
|
|
ea907b4133
|
Remove hardcoded addresses in serial
|
2023-07-14 16:06:49 -04:00 |
|
|
6de5425533
|
Implement barebones serial importation
|
2023-07-14 14:40:09 -04:00 |
|
|
7611bf2a3c
|
Trim down notes
|
2023-07-14 13:44:37 -04:00 |
|
|
7c974a21d7
|
modify notes
|
2023-07-14 13:32:23 -04:00 |
|
Blizzard Finnegan
|
845f927ef5
|
Add notes, modify serial byte locations
As shown in notes, packet sizes are known ahead of time
|
2023-07-14 13:26:39 -04:00 |
|
|
d4016c3d9f
|
Implement basics of WACP
|
2023-07-13 16:37:07 -04:00 |
|
|
f8cac45e3d
|
Write the basics of reading and writing to serial
Further updates to serial blocked by not having bitstreams to work with
|
2023-06-29 07:12:12 -04:00 |
|
|
c959ca58a8
|
Start prototyping
|
2023-06-28 10:01:47 -04:00 |
|
|
922295885e
|
Start implementing basics
|
2023-06-28 09:22:52 -04:00 |
|
|
94303826eb
|
Update cargo dependencies, add config and gitignore
|
2023-06-28 09:07:31 -04:00 |
|
|
f95c88fd30
|
Init commit
|
2023-06-28 09:02:46 -04:00 |
|