Skip to content

irox-winlocation-api v0.1.1

Compare
Choose a tag to compare
@spmadden spmadden released this 08 Oct 00:56
· 872 commits to master since this release
68d770b

New Features

  • add ability to watch location status
  • adding request for geolocation status

Bug Fixes

  • switching to manual convert of nanos in timestamp
  • using micros instead of nanos for wintime
  • and yet another fix for the timestamp
  • actually add timestamp
  • add timestamp to coordinate if not present already
  • check for NaN & Inf in spd and hdg
  • add additional trace logging to the location handler

Commit Statistics

  • 9 commits contributed to the release over the course of 19 calendar days.
  • 19 days passed between releases.
  • 9 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Switching to manual convert of nanos in timestamp (c368a7f)
    • Using micros instead of nanos for wintime (db5ef9a)
    • And yet another fix for the timestamp (099c216)
    • Actually add timestamp (f9777b2)
    • Add ability to watch location status (9e06dc9)
    • Add timestamp to coordinate if not present already (0ca8619)
    • Adding request for geolocation status (05b284b)
    • Check for NaN & Inf in spd and hdg (4670aaa)
    • Add additional trace logging to the location handler (01adbbd)