Adding "monitor" application to firmware
commitc338fc3343e3a01c26030ddebb9b42ac6a5b3179
authorAndreas Eversberg <jolly@eversberg.eu>
Thu, 26 Jan 2012 17:58:09 +0000 (26 18:58 +0100)
committerHarald Welte <laforge@gnumonks.org>
Fri, 3 Feb 2012 23:04:58 +0000 (4 00:04 +0100)
tree04890fdbc8677270778afd5df7b3ac5231c49eac
parente27c6925b0caa3db235d6811fc75cc04cc1e739a
Adding "monitor" application to firmware

This app is used to measure receive level of given channels.

By pressing digits, the channel can be selected.
By pressing left or right button, the frequency is increased/decreased.
By pressing the menu button, the maximum received level is shown until
pressing menu button again. (usefull for hopping)
By pressing up or down button, the volume of a tone is changed, that
indicates rx level.
The left soft button is used to toggle PCS/DCS on shared channel numbers.
The right soft button is used to toggle uplink and downlink.
src/target/firmware/Makefile
src/target/firmware/apps/monitor/main.c [new file with mode: 0644]