Jared Boone
|
be94c9fa9b
|
Switching between waterfall and console mode.
Also remove an unused Console constructor.
|
2015-11-06 09:40:03 -08:00 |
|
Jared Boone
|
d0f35cf89d
|
Rework spectrum/console UI clearing and resetting.
|
2015-11-06 09:40:03 -08:00 |
|
Jared Boone
|
31ff13f1c0
|
Un-const Message in message handler interfaces.
I want to modify in place the messages that are received. Naughty, but oh well.
|
2015-11-06 09:39:59 -08:00 |
|
Jared Boone
|
687e627dae
|
Mechanism to clear waterfall when switching modulations.
|
2015-09-01 21:04:27 -07:00 |
|
Jared Boone
|
e751e10e45
|
Add wideband spectrum processor.
|
2015-08-27 13:57:31 -07:00 |
|
Jared Boone
|
32312a6cfb
|
Can't use context() in ui::Widget constructor, move use elsewhere.
TODO: Seems like a design flaw to me... Either eliminate need for context(), or pass into constructors.
|
2015-08-14 17:52:29 -07:00 |
|
Jared Boone
|
a7226820d0
|
Hide implementation of MessageHandlerMap.
|
2015-08-14 17:31:23 -07:00 |
|
Jared Boone
|
2aa8ae0d1f
|
Move FSKPacket message handler to ReceiverView.
|
2015-08-14 16:46:32 -07:00 |
|
Jared Boone
|
b70f1d9506
|
Move RSSI/baseband/audio bars to receiver mode.
Addresses issue #38.
Side effects: more room in receiver for fields and data. More room for global status indications in full bar of SystemStatusView.
|
2015-08-01 18:07:09 -07:00 |
|
Jared Boone
|
1d16cd8aac
|
Consolidate peripheral declarations.
|
2015-08-01 13:42:27 -07:00 |
|
Jared Boone
|
accf934a45
|
Remove vregmode debug field in receiver.
Resolves issue #37.
|
2015-07-29 16:19:18 -07:00 |
|
Jared Boone
|
67976b73ba
|
UI plumbing for PPM adjust in receiver frequency options.
|
2015-07-29 16:09:00 -07:00 |
|
Clayton Smith
|
fd9bb13157
|
Add frequency correction to receiver screen (WIP).
|
2015-07-29 14:26:40 -07:00 |
|
Jared Boone
|
e571ca7f1c
|
Change reference initializations errors in GCC 4.8
Resolves issue #12.
|
2015-07-17 12:07:38 -07:00 |
|
Jared Boone
|
dc6fee8370
|
Initial firmware commit.
|
2015-07-08 08:39:24 -07:00 |
|