Report RSSI values in monitor idle UI (trac #44)
authorKeith Packard <keithp@keithp.com>
Wed, 11 Jul 2012 20:53:30 +0000 (13:53 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 11 Jul 2012 20:53:30 +0000 (13:53 -0700)
commit846a6298e4a8bfbe87bb24d7b0802c0bf6f233be
tree246ac4909f2317dbee456a3b17ae47b9220fab50
parentcf44ea354c2d1780cee343132c6058e11e9eefa3
Report RSSI values in monitor idle UI (trac #44)

This adds a new 's' command to TeleDongle to report RSSI value from last
received packet, and then has AltosUI request that value when closing
the remote link.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosIdleMonitorUI.java
src/core/ao_packet.h
src/drivers/ao_packet.c
src/drivers/ao_packet_master.c