Split ADSB TX into tabs

Simplified TabView a lot
This commit is contained in:
furrtek 2017-07-30 14:46:42 +01:00
parent 89a3afcd74
commit a5f0f72ea1
8 changed files with 358 additions and 240 deletions

View file

@ -276,7 +276,7 @@ ADSBRxView::ADSBRxView(NavigationView& nav) {
};*/
/*button_ffw.on_select = [this, &nav](Button&) {
//nav.push<GeoMapView>();
//nav.push<GeoMapView>(GeoMapView::Mode::SHOW);
while (!analyze(f_offset)) {
f_offset++;
}