A hardware GPS Simulator for HAB using Arduino with an optional LCD shield.
Stars
19
Forks
8
Watchers
19
Open Issues
12
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
revised the last revision so that the ideal Sim speed is now 10hz. Added a really rough re-randomising to the bearing while moving through 2000 - 2100m
250f86dView on GitHubreformatted the debug output. changed the SIM_HZ rate to 20hz to better cope with float precision problem
e74a9ecView on GitHubFixed the timing issues, Added more comments around the SIM_HZ and sim_Accel values.
0e22518View on GitHubChanged the order of the calculation of the current altitude. Not sure if this helped much, but it doesn't break anything. Win.
b2d3146View on GitHub