Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 1 | -5/+5 |
* | lib: fixed GCC 6 warnings/errors | Nicholas Corgan | 2016-06-21 | 1 | -3/+3 |
* | gps: gpsd: Fix MSVC std::isnan() fail by using boost::math::isnan(). | Moritz Fischer | 2015-07-29 | 1 | -6/+7 |
* | gps: gpsd: Provide GPGGA sensor for backwards compatibility. | Moritz Fischer | 2015-07-29 | 1 | -1/+62 |
* | gps: gpsd: Provide GPRMC sensor for backwards compatibility. | Moritz Fischer | 2015-07-29 | 1 | -1/+64 |
* | gps: gpsd: Adding gpsd_iface to interface with gpsd. | Moritz Fischer | 2015-07-29 | 1 | -0/+184 |