Commit Graph

2150 Commits

Author SHA1 Message Date
dqs105 8833b2fce5 Restored radio.cpp 2020-08-24 11:21:30 +08:00
dqs105 94eea961b5 Merge Button and TxButton & Minor bug fix
- TxButton and Button now merged into one widget(with compatibility).
- Fixed Tx stuck when pressing the button with key at the first time.
- Other small bug fix.
2020-08-24 11:18:57 +08:00
dqs105 7d6fb56c7e Minor bug fix
- Key press & touch isolation
2020-08-24 11:09:10 +08:00
dqs105 911eb36210 Merged TxButton and Button & minor bug fix 2020-08-24 11:02:42 +08:00
dqs105 af0d9d8b68 Merge dqs105/mic_tx_rx_dev
Various enhancements

- Separate TX and RX frequency control
- Fixed the TX led bug(What does those code do?)
- UI tweaks
- New PTT button instead of "Right Button" (allowing right button to be always available)
2020-08-24 02:17:36 +08:00
dqs105 a09db01821 Merge dqs105/mic_tx_rx_dev_ui
UI tweak & new PTT button
2020-08-24 01:59:22 +08:00
dqs105 d7568b820d UI tweak & new PTT button 2020-08-24 01:53:34 +08:00
dqs105 0f88efc44e Tx led fix & UI tweak & Rx frequency 2020-08-23 17:41:31 +08:00
dqs105 76f6ab78c2 Merge dqs105/mic_rx_gain
Thanks @euquiq for a more common solution to the bug.

Tweaked UI a little.
Added RX gain control.
Now we have full gain controls!

Merged PTT and Voice activation into one option selector.(allowing RIGHT BUTTON to work with PTT off)
2020-08-22 15:03:53 +08:00
dqs105 4197b5c083 Added RX gain control & UI modification
Thanks @euquiq for a more common solution to the bug.

Added RX gain control.
Now we have full gain controls!

Merged PTT and Voice activation into one option selector.(allowing RIGHT BUTTON to work with PTT off)
2020-08-22 14:57:55 +08:00
dqs105 2f54c11fea Added TX Gain control & code simplification
A bug that enabling audio RX resets the TX gain (perhaps because that changing to receiving mode modifies some registers)  inspired me to add this gain control.
Commented out some steps which don't require for the VU meter to work again.
Moved some widgets for gain control.
2020-08-21 23:18:53 +08:00
Erwin Ried 0852bf89f0 Merge pull request #149 from mcules/v1.2
Update CB.TXT
2020-08-20 21:53:04 +02:00
Erwin Ried f1a2155e87 Merge pull request #157 from eried/gcc9.3-assert-redefinition
Gcc9.3 assert redefinition
2020-08-20 21:45:11 +02:00
Erwin Ried af8382eeb0 Merge pull request #145 from strijar/audio-cw
Audio FIR filter for CW
2020-08-20 20:57:01 +02:00
Erwin Ried 0993f36157 Merge pull request #155 from euquiq/add-crc-check-and-selector-on-radiosondes
Radiosonde-CRC-checkbox
2020-08-20 20:56:21 +02:00
Erwin Ried 629f911b91 Merge pull request #150 from strijar/wide-waterfall
Extended waterfall in AM/NFM Audio mode
2020-08-20 20:54:45 +02:00
euquiq e76a464f7e Radiosonde-CRC-checkbox
Added CRC calculation for Vaisala radiosondes.

Added a Checkbox on APP for turning ON / OFF CRC. When CRC on, malformed packets are ignored.

Connected existing CRC function for METEOMAN sondes, using the same "CRC" checkbox logic.
2020-08-20 15:22:11 -03:00
Erwin Ried 9186031e95 Update stream_output.cpp 2020-08-19 22:52:39 +02:00
eried 1c9ccbc247 Rename m4txevent::assert and m0apptxevent::assert (adding "_event")
Copied from https://github.com/sharebrained/portapack-hackrf/commit/f6cdf6a7229638be5c14ae5879ba4ec0dc0bf29e#
2020-08-19 09:43:04 +02:00
Belousov Oleg 4bc360d652 Waterfall in AM/NFM Audio mode extended to 48kHz 2020-08-19 01:04:14 +03:00
Dennis Eisold 99b8fb9b53 Moved german frequencies
Moved german frequencies
2020-08-18 22:38:46 +02:00
Dennis Eisold a73aaaa433 Delete PMR.TXT
Removed, because was allready there
2020-08-18 22:13:45 +02:00
Dennis Eisold 788bf03104 Update FREENET.TXT
Empty line added
2020-08-18 22:13:17 +02:00
Dennis Eisold 5d21e1d09c Added all CB Bands
Removed CB.TXT and split in own files for each band. Added Bands A-J and alpha
2020-08-18 22:13:04 +02:00
Dennis Eisold b3d34cd3c7 Create PMR.TXT
Added PMR Frequencies
2020-08-18 21:30:54 +02:00
Dennis Eisold 8cb5ddb9ce Create FREENET.TXT
Added Freenet frequencies
2020-08-18 21:26:15 +02:00
Dennis Eisold 33f6edc08a Update CB.TXT
Added channels 41-80 and changed 1-20 to current layout
2020-08-18 20:17:27 +02:00
Белоусов Олег 3559e37a76 Audio FIR filter for CW 2020-08-17 16:07:06 +03:00
Erwin Ried c626d83c3b Merge pull request #139 from eried/v1.2
V1.2
2020-08-15 20:44:16 +02:00
Erwin Ried b7ae9d575b Merge branch 'v1.2' of https://github.com/eried/portapack-mayhem into v1.2 2020-08-15 16:01:33 +02:00
Erwin Ried 303d9c8a9d Version bump 2020-08-15 16:01:15 +02:00
Erwin Ried d79f3ce028 Merge pull request #137 from eried/debug-temperature
Debug temperature
2020-08-15 15:58:36 +02:00
Erwin Ried c56d84d037 Merge pull request #136 from eried/new-scanner-ui
New scanner ui
2020-08-15 15:56:21 +02:00
Erwin Ried 646b7b564e Merge pull request #110 from strijar/audio-spectrum
Audio spectrum
2020-08-15 15:54:08 +02:00
Erwin Ried cc2046b607 Merge pull request #119 from euquiq/MIC_TX_RX_with_volume_and_squelch
MIC TX Now includes RX with Volume and Squelch
2020-08-15 15:53:48 +02:00
Erwin Ried 1fc9a1c6e8 Merge pull request #120 from eried/WAV-viewer-bug-when-wav-file-format-is-wrong
Update ui_view_wav.cpp
2020-08-15 15:53:27 +02:00
Erwin Ried 4b02a1c410 Merge pull request #129 from jwetzell/add-heading-to-geomap
Add heading to geomap
2020-08-15 15:53:05 +02:00
Erwin Ried 5a3da3bd6a Merge branch 'v1.2' into add-heading-to-geomap 2020-08-15 15:52:53 +02:00
Erwin Ried 40785e8094 Merge pull request #135 from euquiq/radiosonde-vaisala-rs41-decoding
Radiosonde-app-Vaisala-rs41-decoding
2020-08-15 15:51:10 +02:00
Erwin Ried f519168602 Merge branch 'new-footer' into v1.2 2020-08-15 15:48:49 +02:00
Erwin Ried ccef06c088 Margin for footer elements 2020-08-15 15:47:23 +02:00
Erwin Ried 8251cf7dbb Hide the seconds at the beginning 2020-08-15 15:46:53 +02:00
Erwin Ried 004fddf4de Skip splash when pressing titlebar, if enabled 2020-08-15 03:20:55 +02:00
euquiq 7b19c0a35f Update ui_navigation.cpp
Now the Sonde App icon is in green: All sondes in the original proposal are working!
2020-08-14 20:11:24 -03:00
jwetzell 27a549dac7 allow printing tag even without a valid heading 2020-08-14 15:46:45 -05:00
euquiq c7b0fbc359 Radiosonde-app-Vaisala-rs41-decoding
Added the Vaisala RS41 data packet decoding.

Changed the default freq from 402.0 to 402.7 Mhz, since it is more popular freq.

Lowered the frequency stepping, so it is easier to fine-tune the exact freq center, if needed.

Sonde's Serial ID is passed into the VIEW MAP, so now the sonde is labelled on the map.
2020-08-14 15:51:12 -03:00
Erwin Ried 6eabd9f1bc Update README.md 2020-08-13 23:17:25 +02:00
Erwin Ried c522d3d8e4 Update README.md 2020-08-13 23:11:36 +02:00
jwetzell f6437adc60 Reorganixe ADSBDetailsView 2020-08-11 11:26:54 -05:00
jwetzell 13ba70f6c5 Fix negative altitude on DetailsView 2020-08-11 11:26:36 -05:00