xOneca
xOneca
Although tests pass flawlessly, it seems that there are some blocks that are not being counted in statistics, and thus there aren't enough blocks for some not-so-large folders.
I just `make && ./genext2fs -v -m 0 -d . ../aa` the project and it gives: genext2fs 1.4.2 ./genext2fs: couldn't allocate a block (no free space) I don't say that...
I think this should be managed by pynmea. Returning `None`, as do `datestamp` and `timestamp`.
There are fields like `latitude`, `longitude`, `datetime`, etc. (i.e. those on mixins) that are dynamic properties and don't show on `name_to_idx`. It would be nice to consider them, if possible,...
(Disclaimer: I have **zero knowledge** of AIS, but maybe I don't get too far) I would let pynmea take care of the "transport" of the binary data in chunks, as...
Can you `repr()` the full line that gives you `ParseError`?
Why not use the already existing `check` parameter (still fixing the logic)?
Allowing wrong checksum is **not checking** it, isn't it? I mean, it seems to me that the original `check` parameter should be doing what you want to do with the...
It feels to me more correct the fix in 91204afa from @np-8.