v3.4.7 (2021-04-30)
Merged pull requests:
- Fix the bit field values in the SSR APC message #968 (jbangelo)
- Revert formatting changes #965 (woodfell)
- Add more test specs #963 (woodfell)
- Process solution_meta in javascript bindings #962 (woodfell)
- Don't cast function pointers to void* #961 (woodfell)
- SSR documentation clarification #960 (scarcanague)
- Auto submodule update: cmake - added RLM third party library (#81) #958 (swiftnav-svc-jenkins)
- New PL message draft #957 (reimerix)
- Add clang-format to docker image #956 (woodfell)
- Fix auto generated tests #955 (woodfell)
- Turn on auto formatting #954 (woodfell)
- gradle.build: Support Gradle 7 #953 (jayvdb)
- Clarify units used in MSG_LINUX_SYS_STATE message #952 (dgburr)
- Fix building of rust tools in Docker #951 (dgburr)
- Default to unbuffered output #950 (notoriaga)
- python: add python 3.9 to tox #948 (silverjam)
- cherry-pick release 3.4.6 release notes and versions #947 (silverjam)
- generator: mark intermediate versions as alpha #946 (silverjam)
- Auto submodule update: cmake - code coverage overhaul (#79) #945 (swiftnav-svc-jenkins)
- package.json: Unpin binary-parser #944 (jayvdb)
- Auto submodule update: cmake - Set default C11 (#78) #943 (swiftnav-svc-jenkins)
- Bump y18n from 4.0.0 to 4.0.1 #942 (dependabot[bot])
- use binascii instead of plain python #941 (silverjam)
- Install tox with apt-get #940 (notoriaga)
- Specify unit of mem_total in MSG_LINUX_SYS_STATE #939 (IsakTjernberg)
- Propagate parse errors #937 (notoriaga)
- Add option to disable input buffering #935 (notoriaga)
- python: fix call_git_describe in sbp.version #932 (silverjam)
- Run all Python tests without numpy #931 (jayvdb)
- Remove python-jit #930 (jayvdb)
- Add get_message_name function to SBPMessage .rs #925 (john-michaelburke)
- Add Satellite APC message #902 (jbangelo)
- Dzollo/ins status one page #888 (denniszollo)
- Dzollo/sender id notes #887 (denniszollo)
v3.4.6 (2021-04-02)
Closed issues:
- JavaScript build error in serialport #927
- cmake/common/* missing in source archives #862
- Problem making Java version on Windows #847
Merged pull requests:
- Add INS status mode #926 (reimerix)
- Bump elliptic from 6.5.3 to 6.5.4 #924 (dependabot[bot])
- Update docs on how to compile Libsbp #923 (lkloh)
- fix SBP docs #922 (lkloh)
- undid previous commit #920 (swiftnav-svc-jenkins)
- Update OSR flag in the SBP docs #918 (lkloh)
- Add timestamped versions of resource usage messages #917 (IsakTjernberg)
- cmake - Trigger submodules, json encoded #916 (swiftnav-svc-jenkins)
- Bitfield macros #915 (denniszollo)
- cmake - remove no strict aliasing from common compile flags (#75) #914 (swiftnav-svc-jenkins)
- check - Merge pull request #307 from jflopezfernandez/docs/format-github-readme #913 (akleeman)
- Pin npm to version 6 in CI stage #910 (woodfell)
- Common compile flags #909 (woodfell)
- cmake - add swiftlets_ENABLE_TEST_LIBS #908 (swiftnav-svc-jenkins)
- Fix the documented offset for fixed length arrays #904 (jbangelo)
- Add support for Windows in the Java portion of the Makefile. #901 (john-michaelburke)
- Replace fail_unless with ck_assert_msg #900 (reimerix)
- c: toggle C++ on to fix configure error #899 (silverjam)
- cmake - clang-format-diff: compare to most recent tag on current branch (#73) #898 (swiftnav-svc-jenkins)
- add workaround for MinGW GCC bug #897 (silverjam)
- cmake - clang-format-diff improvements #895 (swiftnav-svc-jenkins)
- python: better PEP 508 compliance #894 (silverjam)
- Add generic system status reporting message #885 (gsmcmullin)
- Add async rust parser #884 (notoriaga)
v3.4.5 (2020-12-12)
Merged pull requests:
- docker: update docs for most recent tag #891
- Bump ini from 1.3.5 to 1.3.7 #890
- Add environment markers to requirements.txt #889
- Add B2a to list of signals available in MSG_OBS #886
- Clean up Rust parser implementation #883
- new flags for fixed fuzed rate #880
- Auto submodule update: cmake - Disable pal test libs by default (#70) #879
- Bump check submodule #878
- Specify that 0xFFFF is used to indicate invalid PDOP/HDOP/VDOP #877
- Dzollo/vehicle metadata flags #876
- Update documentation for week rollover on odometry message timestamps #875
- Revert "odometry: add flags for fwd, park and reverse" #874
- update sol in default sensor type #873
- odometry: add flags for fwd, park and reverse #872
v3.4.4 (2020-10-12)
v3.4.3 (2020-10-12)
Merged pull requests:
- Guillaume/sen 444/change age gnss type in solnmeta #871
- Per graphic design rec., switch to Roboto #870
- Auto submodule update: cmake - Add possibility to log total memory from profiling tools into a file #865
- Updates to solution meta message #864
- Auto submodule update: cmake - Starling third party fix (#65) #861
- Fix example SBP message in SBP Specification #860
v3.4.2 (2020-09-22)
Merged pull requests:
- rust: add explicit to_string for SbpString #859
- fixup font issue #858
- Bump cmake (back) to most recent. #857
- Fix java examples so they at least compile #855
- Add Python 3.5/3.8 to libsbp builder, update ARM #854
- fix tox tests for Python 3.5 #853
- Add bits for ins motion state #845
v3.4.1 (2020-09-14)
Merged pull requests:
v3.4.0 (2020-09-12)
Merged pull requests:
- Auto submodule update: cmake - Change implementation of working directory #850
- use generic class if message is unknown, replace on unicode errors #849
- Fix bugs in Java array decoding #848
- Improve SBP protocol PDF documentation #844
- SSR Lat/Lon sign #842
- generate bitfield macros #841
v3.3.1 (2020-08-28)
Merged pull requests:
- json2json: maintain fields other than "data" #843
v3.3.0 (2020-08-28)
Merged pull requests:
- Merge starling output changes to master #840
- Update SSR Tile IDs #839
- Guillaume/so 6/quick update group meta #836
- Update the docs and reorder bits for readability #835
- Update SSR atmo correction messages to allow multiple tiles. #834
- Make alignment status flags more sensible #833
- Add SOLN_META message for Fuzed Wagon #832
- Update LICENSE to MIT #831
- Update docs and description for FastStart specs #829
- Auto submodule update: cmake - Add additional profiling tools #827
- Dzollo/pyserial timeout remove #821
- Update README.md #820
- Clarify the ephemeris IOD definitions #814
v3.2.0 (2020-07-23)
Merged pull requests:
- SBP 2 NMEA implementation #828
- Add time offset message #826
- python: remove generation of the sbp.jit _payload_size method #825
- Guillaume/so 7/add leader group message #824
- Bump lodash from 4.17.15 to 4.17.19 #822
- bump cmake to master #819
v3.1.2 (2020-07-13)
Merged pull requests:
v3.1.1 (2020-06-08)
Merged pull requests:
v3.1.0 (2020-05-29)
Merged pull requests:
v3.0.1 (2020-05-22)
v3.0.0 (2020-05-22)
Closed issues:
- Rust parser does not continue parsing after CRC error #793
- JSONLogIterator uses generators improperly #716
Merged pull requests:
- Auto submodule update: cmake - Merge pull request #57 from swift-nav/joint-work/valgrind-integration #806
- Handle invalid UTF-8 sequences #805
- Public receive method in SBPFramer Java class #804
- rust: derive clone #803
- Auto submodule update: cmake - Add FindSwiftlets.cmake (#53) #800
- Improve how the rust parser handles errors #798
- Fix IMURAW docstring #797
- npm audit fix #796
- Auto submodule update: cmake - Merge pull request #51 from swift-nav/lkloh_cmake #795
- Fix-up Python binding generation #794
v2.8.0 (2020-04-01)
Merged pull requests:
- Fix JavaScript security warning #791
- rust: implement sbp2json, json2sbp, json2json #790
- INFRA-137: wrap integer gets in parens #789
- rust: nom parsing fix-up for eof error #788
v2.7.7 (2020-03-14)
Merged pull requests:
v2.7.6 (2020-03-12)
Merged pull requests:
- Update haskell installation instructions #785
- Nojit fixes and unit testing #784
- Add IMU type code for ST ASM330LLH #783
v2.7.5 (2020-03-07)
Merged pull requests:
- Add library support to read and write SBP files #780
- Fixed crashing bug in Python release
v2.7.4 (2020-02-25)
Merged pull requests:
- Dzollo/expand sbp json payload #779
- Dzollo/sen 138/wheel odometry #778
- Add message for accumulated wheeltick count #777
- Record total bytes read/written in python sbp driver #775
- tcp_example error fix (signed /unsigned mismatch) #774
- Disallow copying of State #773
- Dockerfile for building libsbp binding. Uses debian buster. #772
- Add message for tropo and iono with variances. #771
- Changed the CMake to install all headers #770
- Bump cmake to master. #769
- Fixed a few minor typos in the comments for the C++ wrapper classes #768
- Added classes for handling specific frame types and any frame #767
- Dzollo/star 748/position messages #766
- Added virtual destructor to sbp::State #765
- updated swift libraries with namespace #764
- Changes needed to libsbp for road runner #763
- Revert "Add stddev to SSR atmospheric messages. (#759)" #761
- Moved the rust example inside of the sbp crate #760
- Add variances to SSR atmospheric messages. #759
- Example: rust message serialization plus trait to_frame method #758
- Add rust message serialization #755
v2.7.3 (2019-11-14)
Closed issues:
- sbp2rinex does not generate valid rinex when using toJson() method from SBPMessage.java #720
Merged pull requests:
- Release 2.7.3 #757
- Allow max reconnects to be specified as a parameter #756
- Miscellaneous clean up of Rust bindings #754
- Get rust example building #753
- Cannot compare int and NoneType in python3 #752
- Added check for a couple of needed commands to build rust. #750
- Added typescript module declaration file #749
- Changed C++ wrapper to not require non-const access to the buffer when sending #748
- Added optional serialize feature to rust crate #747
- Update check #746
- Add unit tests for Rust #745
- Fix compiler warnings found in libsettings build #743
- Import libcheck as submodule #742
- Remove extra \ from non-printable escaping #741
- Use common test targets module #740
- Add C++ support #739
- Fix Rust generation to generate in the same order #738
- Add proposed Protection Level message #737
- Star 833 #736
- Generate JSON schema definitions for web clients #735
- Update libsbp ARM builders #733
- Modify to work with Rust's bindgen #706
v2.7.1 (2019-09-20)
Merged pull requests:
v2.7.0 (2019-09-19)
Merged pull requests:
- libsbp version 2.7.0 #730
- Replace ujson with rapidjson #729
- Make a msg_buff pointer for backwards compatibility #728
- Remove OWNERS.md file. #726
- Frame callback implementation & tests #725
- JSONLogIterator - Fix the iteration if the JSON is already unwrapped #724
- Dynamic import generator output modules #722
- Changing java CRC16 class modifiers to enable external access (#720) #721
- Fix up SSR atmospherics documentation #719
- Remove lodash from JavaScript deps #717
- Initial rust implementation #714
- Remove redundant field. #713
- Support running w/o Numba/Numpy installed #712
- Add code coverage #710
- Update requests to resolve security issue #708
v2.6.5 (2019-07-03)
Merged pull requests:
v2.6.4 (2019-06-27)
Closed issues:
- cmake error while installing libsbp - include could not find load file #705
Merged pull requests:
- Update README.md #707
- SSR STEC and gridded correction message refinements #704
- Change ssr_update_interval to u8. #703
- Purge llvmlite and numba dependencies from generated Python code #702
- Don't use hardcoded include/link paths #701
v2.6.3 (2019-06-11)
Merged pull requests:
v2.6.2 (2019-06-06)
Merged pull requests:
- v2.6.2 #697
v2.6.1 (2019-06-06)
Merged pull requests:
- Version 2.6.1 #696
- Add QZSS eph #695
- Import standard cmake modules, standardise dependency resolution #692
v2.6.0 (2019-06-05)
Merged pull requests:
- libsbp release 2.6.0 #694
- Remove unused build_test_data.py #693
- Integrate numba into setuptools #687
- Added three new messages for gridded atmospheric SSR corrections. #686
v2.5.5 (2019-05-16)
Closed issues:
- MSG_INIT_BASE / Hotstart with known Position #681
Merged pull requests:
- Release version 2.5.5 #690
- Use piksi_tools master in benchmark #689
- Add source to gal eph #688
- Added additional checks for tools in the Makefile #684
- Do not call nullary constructors in Haskell ToJSON #680
v2.5.3-4-g7e6afa39 (2019-04-10)
v2.5.4 (2019-04-10)
Merged pull requests:
v2.5.3 (2019-04-08)
Merged pull requests:
v2.5.2 (2019-04-04)
Merged pull requests:
- Release version 2.5.2 #675
- Add base into_buffer method for messages with no payload #674
- py3 compat: use errno attribute for socket.error #673
v2.5.1 (2019-03-29)
Merged pull requests:
- Release version 2.5.1 #672
v2.5.0 (2019-03-01)
v2.4.10-haskell_tools0 (2019-02-14)
v2.4.10 (2019-02-14)
v2.4.9 (2019-02-07)
v2.4.8 (2019-01-18)
v2.4.7 (2019-01-14)
v2.4.6 (2019-01-02)
v2.4.5 (2018-11-28)
v2.4.4 (2018-11-20)
v2.4.3 (2018-11-15)
v2.4.2 (2018-10-27)
v2.4.1 (2018-10-03)
v2.4.0 (2018-08-08)
v2.3.17 (2018-06-02)
v2.3.16 (2018-04-17)
v2.3.15 (2018-04-11)
v2.3.14 (2018-03-22)
v2.3.13 (2018-03-20)
v2.3.12 (2018-03-20)
v2.3.11 (2018-03-09)
v2.3.10 (2018-03-09)
v2.3.9 (2018-03-06)
v2.3.8 (2018-02-26)
v2.3.7 (2018-02-22)
v2.3.6 (2018-01-26)
v2.3.5 (2018-01-26)
v2.3.4 (2017-12-12)
v2.3.3 (2017-12-12)
v2.3.2 (2017-11-29)
v2.3.1 (2017-11-25)
v2.3.0 (2017-11-08)
v2.2.17 (2017-11-08)
v2.2.16 (2017-11-04)
v2.2.15 (2017-10-25)
v2.2.14 (2017-09-19)
v2.2.13 (2017-09-08)
v2.2.12 (2017-08-09)
v2.2.11 (2017-07-27)
v2.2.10 (2017-07-27)
v2.2.8 (2017-07-12)
v2.2.7 (2017-07-03)
v2.2.6 (2017-06-21)
v2.2.5 (2017-06-13)
v2.2.4 (2017-06-10)
v2.2.3 (2017-05-26)
v2.2.2 (2017-05-25)
v2.2.1 (2017-05-12)
v2.2.0 (2017-03-24)
v2.1.8 (2017-03-11)
v2.1.7 (2017-02-08)
v2.1.6 (2017-01-25)
v2.1.5 (2017-01-04)
v2.1.4 (2016-12-13)
v2.1.3 (2016-12-07)
v2.1.1 (2016-12-01)
v2.1.0 (2016-11-30)
v2.0.0 (2016-11-10)
v2.0 (2016-11-09)
v1.2.8 (2016-11-02)
v1.2.7 (2016-11-02)
v1.2.6 (2016-11-01)
v1.2.5 (2016-10-31)
v1.2.4 (2016-10-20)
v1.2.3 (2016-10-20)
v1.2.2 (2016-09-23)
help (2016-09-16)
v1.2.1 (2016-09-12)
v1.2.0 (2016-09-09)
v1.1.4 (2016-09-08)
v1.1.3 (2016-08-08)
v1.1.2 (2016-08-08)
v1.1.1 (2016-08-02)
v1.1.0 (2016-08-01)
v1.0.2 (2016-07-29)
v1.0.1 (2016-07-27)
v1.0.0 (2016-05-26)
1.0.0 (2016-05-26)
v0.53.0 (2016-05-24)
v0.52.4 (2016-05-03)
v0.52.3 (2016-05-03)
v0.51.11 (2016-03-09)
v0.52.1 (2015-12-10)
v0.52.0 (2015-12-08)
v0.51.10 (2015-12-06)
v0.51.9 (2015-12-03)
v0.51.8 (2015-12-02)
v0.51.7 (2015-11-30)
v0.51.6 (2015-11-20)
v0.51.5 (2015-11-18)
v0.51.4 (2015-11-18)
v0.51.3 (2015-11-17)
v0.51.2 (2015-10-19)
v0.51.1 (2015-10-12)
v0.51.0 (2015-10-12)
v0.50.9 (2015-09-18)
v0.50.8 (2015-09-17)
v0.50.7 (2015-09-16)
v0.50.6 (2015-09-16)
v0.50.5 (2015-09-16)
v0.50.4 (2015-09-16)
v0.50.3 (2015-09-10)
v0.50.2 (2015-08-17)
v0.50.1 (2015-08-01)
v0.49.1 (2015-07-23)
v0.50.0 (2015-07-20)
v0.49.0 (2015-07-10)
v0.48.1 (2015-07-09)
v0.48.0 (2015-07-06)
v0.47.0 (2015-07-06)
v0.46.4 (2015-06-23)
v0.46.3 (2015-06-23)
v0.46.2 (2015-06-22)
v0.46.1 (2015-06-19)
v0.46.0 (2015-06-18)
v0.45 (2015-06-09)
v0.44 (2015-06-08)
v0.43 (2015-06-04)
v0.42 (2015-06-01)
v0.41 (2015-05-29)
v0.40 (2015-05-20)
v0.39 (2015-05-05)
v0.38 (2015-04-29)
v0.37 (2015-04-24)
v0.36 (2015-04-17)
v0.35 (2015-04-17)
v0.34 (2015-04-16)
v0.33 (2015-04-15)
v0.32 (2015-04-14)
v0.29 (2015-04-08)
v0.28 (2015-04-08)
v0.27 (2015-04-01)
* This Change Log was automatically generated by github_changelog_generator