Commit graph

10 commits

Author SHA1 Message Date
Jakob Ketterl
9be72d972c add more options for mqtt 2024-01-31 02:06:33 +01:00
Jakob Ketterl
374bbb599e implement some basic validation for the sample rate 2024-01-17 21:23:35 +01:00
Jakob Ketterl
79e81295d5 preserve user input in case of form validation errors 2024-01-17 20:05:47 +01:00
Jakob Ketterl
b8808ac8b0 improve the receiver keys input
* use the improved input rendering
* disable word wrap
* omit empty keys
2023-05-15 18:40:07 +02:00
Jakob Ketterl
cec4e326c8 prevent "None" showing up in text inputs 2022-06-09 17:24:53 +02:00
Jakob Ketterl
818b9d87b8 add a validator that prevents invalid locations 2021-09-30 23:26:26 +02:00
Jakob Ketterl
4b969fa3b2
Merge pull request #235 from jancona/hpsdr_config
Set proper config options for HPSDR connector
2021-05-12 21:13:37 +02:00
Jakob Ketterl
1020c9bac9 improve form validation
* don't ingore errors in optional fields
* don't attempt parsing if key is not present in upload
* force display of fields with errors
2021-05-12 16:22:45 +02:00
Jim Ancona
87b9a52fcb Don't filter inputs, add a validator for RF Gain 2021-05-11 11:21:52 -04:00
Jakob Ketterl
35dcff90ea refactor owrx.form -> owrx.form.input 2021-04-29 15:17:21 +02:00
Renamed from owrx/form/__init__.py (Browse further)