aqandu / airu-v2-fw

MIT License
1 stars 2 forks source link

[Branch: all] - GPS message interface/queue #21

Open tbec opened 5 years ago

tbec commented 5 years ago

Instead of sending packets directly to GPS, send them to a messaging queue. Make an interface to send the packets from the queue and ensure we get a response from the GPS before we move on to the next message.