wcampbell
wcampbell
Closed with https://github.com/sharksforarms/deku/pull/281
Well, the fix for the above problem isn't in bitvec `v1.0.1`, and that fix is on github but not on crates.io for `v1.1.0`. Updating to taking bitvec from the git...
You should be able to use `--driver-extra` like https://github.com/rsadsb/dump1090_rs/issues/102
I'm getting a code 403 on that link.
Interesting! This rust version does decode short frames, you can read the number on the Stats display. Just, way way less. Interesting tool however, I'll have to play around with...
Updated. Should be accurate.
I'd also like to have this patch.
> @wcampbell0x2a no longer sure of the status on this one Now it's updated
> Since there's a lot of churn related to this feature, I might be inclined to suggest the simple route, and reset the signal action at the top of main()...
> When looking at cargo expand, I noticed the cause is likely DekuRead and Co. not being const. It would be very interesting to see what happens if it were...