Files
mayhem-firmware/firmware/application/ui
Richard bd781ce37b Fix for #2538 (#2635)
* Fix for #2538

Fix for #2538
Added on_bandwidth_changed Callback to ui_transmitter.hpp
Modified the field_bw.on_change lambda in the TransmitterView constructor to trigger the on_bandwidth_changed callback
Connected the Callback in ui_siggen.cpp

I am not a C++ programmer so this change was proposed by Gemini AI.

I have built and tested the App and it works as expected and I don't think the change will have any unexpected side effects.

* Fix clang issues

Fix clang issues

* Update ui_transmitter.cpp

typo

* Revised change

The proposed change mirrors the way a change to the frequency (on_edit_frequency) is triggered in ui_siggen by the tx_view.
The bw parameter is not passed because it is stored in _setting in the tx_view and will be read by update_config.
A change to the bw is not checked against auto_update to keep its behaviour consistent with a change to the gain, amplitude or frequency.

* Make changes to the channel_bandwidth dynamic whist playing

Behaviour of channel bandwidth is now consistent with frequency, amp and gain.

* comment edit

* revert hackrf submodule checkpoint to the repo

* comment

---------

Co-authored-by: zxkmm <zxkmm@hotmail.com>
2025-05-02 04:19:41 +00:00
..
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2024-05-27 21:02:52 +02:00
2024-05-27 21:02:52 +02:00
2024-12-31 10:01:03 +08:00
2024-05-27 21:02:52 +02:00
2023-05-19 08:16:05 +12:00
2023-05-20 08:39:35 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2025-03-18 18:31:40 -05:00
2024-05-27 21:02:52 +02:00
2024-05-27 21:02:52 +02:00
2024-05-27 21:02:52 +02:00
2024-05-27 21:02:52 +02:00
2024-05-27 21:02:52 +02:00
2024-03-21 10:56:06 -05:00
2023-06-07 08:33:32 -07:00
2024-05-27 21:02:52 +02:00
2025-04-14 18:59:50 +00:00
2024-12-05 19:24:27 +01:00
2024-12-05 19:24:27 +01:00
2023-05-19 08:16:05 +12:00
2024-11-22 09:54:34 +01:00
2025-05-02 04:19:41 +00:00
2025-05-02 04:19:41 +00:00
2023-05-19 08:16:05 +12:00