- Jun 22, 2020
-
-
Erwin Ried authored
Speaker icon sync with headphones
-
- Jun 20, 2020
-
-
euquiq authored
Missing bit from last PR, when a request for stopping audio, now we power down the corresponding audio output channel.
-
- Jun 19, 2020
-
-
euquiq authored
Speaker icon now behaves naturally: When the speaker amp is off (muted speaker), the headphones amp is on, and viceversa. Fom now on, whenever a future app needs to turn audio output ON, it will depend on the speaker mode. For example: Before, you just did audio::output::unmute(); to activate audio output. Now, you do: portapack::set_speaker_mode(portapack::speaker_mode); Which will take into account (if present) the speaker mode, and either unmute the headphones, or the speaker. If the user has no Speaker Icon active on the Status-bar (as may be the case with H2 users), it will always unmute the headphones. This new approach has the added benefit of not turning on two amps at the same time (the headphones AND speaker) inside the AK4951 audio codec IC.
-
- Jun 18, 2020
-
-
eried authored
-
- Jun 16, 2020
-
-
Erwin Ried authored
GPS SIMULATOR EXIT ON PLAY FIX
-
euquiq authored
Now, if you exit the GPS SIMULATOR while transmitting, it will properly stop the radio and won't crash, exiting as expected.
-
- Jun 15, 2020
-
-
Erwin Ried authored
-
- Jun 14, 2020
-
-
eried authored
-
Erwin Ried authored
Antenna length Calculator fix
-
euquiq authored
Calculation now rounds up decimals so result is more accurate.
-
- Jun 13, 2020
-
-
Erwin Ried authored
-
- Jun 09, 2020
- Jun 08, 2020
-
-
Erwin Ried authored
-
Erwin Ried authored
-
Erwin Ried authored
-
Erwin Ried authored
Update README.md
-
Gregory Fenton authored
-
Erwin Ried authored
-
- Jun 07, 2020
-
-
eried authored
-
eried authored
-
eried authored
-
eried authored
-
Erwin Ried authored
Remove clunky text when changing to HackRF mode
-
-
eried authored
-
Erwin Ried authored
-
Jonathan Elder authored
-
Erwin Ried authored
-
eried authored
-
eried authored
-
eried authored
-
eried authored
-
Jonathan Elder authored
Renamed scanner squelch to trigger Added squelch for audio output
-
Gregory Fenton authored
-
eried authored
-
Erwin Ried authored
-
Erwin Ried authored
Scanner features (#55) - Added freq description to scanner display.