chiflux

Results 2 issues of chiflux

Consuming the position attributes of the MQTT message, it looks like the "heading" attribute is always 0. is there a reason for this, or is this a bug?

bug

Use a unbounded FIFO Queue object (ConcurrentLinkedQueue) as backing data structure instead of ArrayList. This extends the current functionality with the possibility to pop/poll (i.e. get and remove) single received...