1
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleanup error handling in msg 6 and 8 in python. Add enums for DAC and FI codes. More... about 10 years ago
add python2 to be explicit More... about 10 years ago
Missing period in doc More... over 11 years ago
remove extra print More... over 11 years ago
Handle extra spare bits in 8_1_29 More... over 11 years ago
remove debugging print More... over 11 years ago
accidental paste removed More... over 11 years ago
version 0.13 More... over 11 years ago
more cleanup. couple fi mistakes fixed More... over 11 years ago
minor reformatting More... over 11 years ago
initialization bug fixed and reformatted More... over 11 years ago
more style cleanup More... over 11 years ago
remove dead code More... over 11 years ago
remove dead code More... over 11 years ago
closer to the google style guide More... over 11 years ago
minor formatting cleanup More... over 11 years ago
accidentally had 2 calls to aivdm_to_bits More... over 11 years ago
use initializer to set status in constructor More... over 11 years ago
merge and cleanup ais5, ais4_11 and ais_py More... over 11 years ago
Merge branch 'constructor_refactor' of github.com:schwehr/libais into constructor_refactor More... over 11 years ago
more towards google style guide. remove redundant asserts More... over 11 years ago
cleanup a few missed items More... over 11 years ago
why did abs suddenly need a using? More... over 11 years ago
factor out header initialization of mmsi, repeat and mmsi, plus more for Ais6 and Ais8 More... over 11 years ago
API change. nth_field(str, n) -> GetNthField(str, n, delim_str) split(str) -> Split(str, delim_str) build_nmea_lookup() -> BuildNmeaLookup Remove redundant call in ais_py to build_nmea_lookup on each decode. More... over 11 years ago
include README.org More... over 11 years ago
Release 0.12 More... over 11 years ago
remove const on return More... over 11 years ago
formatting of + and - More... over 11 years ago
factor out an if block More... over 11 years ago