Activity
Update Cargo.toml to bump egui versions
Update Cargo.toml to bump egui versions
Update README.md to show usage examples
Update README.md to show usage examples
Update README.md to add CI build badge
Update README.md to add CI build badge
trying to fix dependency issue in CI
trying to fix dependency issue in CI
trying to adjust buttons layout
trying to adjust buttons layout
basic buttons added to UI, but UI needs layout fix
basic buttons added to UI, but UI needs layout fix
added screenshot of generated CSV mode
added screenshot of generated CSV mode
Can write to CSV, but need to fix datetime formatting
Can write to CSV, but need to fix datetime formatting
halfway done with log
, started command
halfway done with
log
, started command
just finished dump
feature, next is timesync
just finished
dump
feature, next is timesyncseems to be able to decode gyroscope data, no idea if it's right though
seems to be able to decode gyroscope data, no idea if it's right though
more testing of commands, seems to work
more testing of commands, seems to work
add sleep after send to give device time to respond
add sleep after send to give device time to respond
Force push
Update SCRATCH with ideas on what to do
Update SCRATCH with ideas on what to do
can now read from serial port as well
can now read from serial port as well
starting to add enum skeleton for commands
starting to add enum skeleton for commands
added output of my devices serial number
added output of my devices serial number
moving all documentation into directories
moving all documentation into directories