summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/Makefile
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2012-01-26 18:58:09 +0100
committerHarald Welte <laforge@gnumonks.org>2012-02-04 00:04:58 +0100
commitc338fc3343e3a01c26030ddebb9b42ac6a5b3179 (patch)
tree04890fdbc8677270778afd5df7b3ac5231c49eac /src/target/firmware/Makefile
parente27c6925b0caa3db235d6811fc75cc04cc1e739a (diff)
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.
Diffstat (limited to 'src/target/firmware/Makefile')
-rw-r--r--src/target/firmware/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/firmware/Makefile b/src/target/firmware/Makefile
index 89a3d0bf..de1e71ea 100644
--- a/src/target/firmware/Makefile
+++ b/src/target/firmware/Makefile
@@ -4,7 +4,7 @@
BOARDS?=compal_e88 compal_e86 compal_e99 se_j100 gta0x pirelli_dpl10
# List of all applications (meant to be overridden on command line)
-APPLICATIONS?=hello_world compal_dsp_dump layer1 loader chainload
+APPLICATIONS?=hello_world compal_dsp_dump layer1 loader chainload monitor
# Framebuffer support, board specific drivers
#