David Given
|
b9ef5b7db8
|
Rename all the flux and image types to prefix the enums, due to them being in
the global namespace now.
|
2023-07-24 02:18:53 +02:00 |
|
David Given
|
9867f8c302
|
Combine enums for flux source/sink types. config.cc now knows whether they're
read-only, write-only, and read-write.
|
2023-07-24 00:50:54 +02:00 |
|
dg
|
87a1b2e6f8
|
Don't hang when calling findAllProtoFields on recursive protos.
|
2022-11-27 10:24:40 +00:00 |
|
David Given
|
9df35c1814
|
Fix a bunch of documentation strings.
|
2021-05-18 21:10:59 +02:00 |
|
David Given
|
471ccf281c
|
Allow setting cylinder and head ranges.
|
2021-05-16 18:11:40 +02:00 |
|
David Given
|
5a63172a86
|
Remove the hardware source/sink flags.
|
2021-05-15 13:06:53 +02:00 |
|
David Given
|
5a186b6960
|
Rename all protos to end with 'Proto' to avoid name conflicts.
|
2021-05-13 18:05:08 +02:00 |
|
David Given
|
f9510c54b2
|
Split the encoder/decoder configuration away from inputs and outputs. Make the
test pattern creator a flux source.
|
2021-05-13 17:23:06 +02:00 |
|
David Given
|
3a8ddf8025
|
The writer now works with the new config system.
|
2021-05-13 15:55:05 +02:00 |
|