Added missing files, ENUMed modulation modes

This commit is contained in:
furrtek
2016-01-05 11:47:46 +01:00
parent 9b8b8cc83f
commit 3477a2691a
34 changed files with 583 additions and 98 deletions
+2 -2
View File
@@ -50,7 +50,7 @@ WhistleView::~WhistleView() {
}
void WhistleView::paint(Painter& painter) {
(void)painter;
}
void WhistleView::whistle_th(void *arg) {
@@ -72,7 +72,7 @@ WhistleView::WhistleView(
msg_t mbox_buffer[3];
chMBInit(&mbox, mbox_buffer, 3);
transmitter_model.set_modulation(17);
transmitter_model.set_modulation(TX_TONE);
transmitter_model.set_tuning_frequency(portapack::persistent_memory::tuned_frequency());
add_children({ {