Commit Graph

2206 Commits

Author SHA1 Message Date
Jakob Ketterl 29bce9e07a refactor: move form stuff out of source code 2021-04-29 15:28:18 +02:00
Jakob Ketterl 35dcff90ea refactor owrx.form -> owrx.form.input 2021-04-29 15:17:21 +02:00
Jakob Ketterl bc193c834c use a number display to avoid wrong input and support locales 2021-04-28 23:03:03 +02:00
Jakob Ketterl 3bc39a9ca3 fix "NaN" display problem 2021-04-28 22:44:33 +02:00
Jakob Ketterl 4a77d2cc38 fill error variable with an empty string for the device list 2021-04-27 23:19:48 +02:00
Jakob Ketterl a7e2aae292 reset initial demodulator params on reconnects 2021-04-27 23:13:44 +02:00
Jakob Ketterl c6e01eed1a implement top-level error handling 2021-04-27 18:23:59 +02:00
Jakob Ketterl 118335b2b6 lock on dsp to avoid race conditions 2021-04-27 16:58:23 +02:00
Jakob Ketterl 0c7b0d2eaa improve dsp control handling 2021-04-27 01:58:20 +02:00
Jakob Ketterl cb8ec3c760 improve sdr device state handling 2021-04-27 01:44:30 +02:00
Jakob Ketterl e408c66702 switch condition sequencing to get better error messages 2021-04-27 01:15:56 +02:00
Jakob Ketterl d97d66c787 move logging config to the top again 2021-04-27 00:53:45 +02:00
Jakob Ketterl 96ada02e38 initialize logging first 2021-04-27 00:47:33 +02:00
Jakob Ketterl ae729990ca let's see if we can override the loglevel this way 2021-04-27 00:45:14 +02:00
Jakob Ketterl afc4fc2d00 improve logging configuration 2021-04-27 00:33:52 +02:00
Jakob Ketterl 25d04f4cbc exclude keys that have been moved to openwebrx.conf 2021-04-26 21:27:15 +02:00
Jakob Ketterl 5a60869f8e check for contents of bookmark files to improve migration 2021-04-26 21:05:33 +02:00
Jakob Ketterl 7962da9454 initialize settings 2021-04-26 20:10:44 +02:00
Jakob Ketterl 4691987cc4 fix config command 2021-04-26 19:34:50 +02:00
Jakob Ketterl 05985ff46a add command for explicit migration 2021-04-26 19:27:12 +02:00
Jakob Ketterl 159c231884 types don't play that much of a role any more 2021-04-25 21:46:00 +02:00
Jakob Ketterl 86e64225bd credit @jancona in the changelog 2021-04-25 21:45:29 +02:00
Jakob Ketterl 1156916631 setup S6 to accept openwebrx arguments on docker run 2021-04-25 19:25:54 +02:00
Jakob Ketterl a6ed578a0f handle sdr device and profile name changes 2021-04-25 00:48:45 +02:00
Jakob Ketterl 8c5546ad90 remove debugging again 2021-04-24 20:17:55 +02:00
Jakob Ketterl f3ed4a719a fix command 2021-04-24 20:14:25 +02:00
Jakob Ketterl 2da2a57e13 change password if user already exists 2021-04-24 20:12:39 +02:00
Jakob Ketterl 6de91c0c4e let's try this way 2021-04-24 20:07:08 +02:00
Jakob Ketterl cc3e43c6cd enable reconfigure 2021-04-24 20:04:07 +02:00
Jakob Ketterl d04cf5f5a1 add the necessary template 2021-04-24 19:52:20 +02:00
Jakob Ketterl b7e38960c0 handle config key not set 2021-04-24 19:48:42 +02:00
Jakob Ketterl 1e684f9bf1 debug config script, too 2021-04-24 19:46:19 +02:00
Jakob Ketterl 259d036083 enable debugging to see what's wrong 2021-04-24 19:42:42 +02:00
Jakob Ketterl 71b0fa968b merge openwebrx-admin into openwebrx 2021-04-24 19:39:48 +02:00
Jakob Ketterl 6ad3a80fc6 update digiham dependency to 0.4 (improved dc blocker) 2021-04-23 18:51:39 +02:00
Jakob Ketterl b1cfe79ddd both ubuntu and debian have js8call packages, so add it to recommended 2021-04-23 18:35:52 +02:00
Jakob Ketterl 5e6508cd47 update with JS8 frequency on 11m 2021-04-23 17:20:37 +02:00
Jakob Ketterl 5f5881cdfa update owrx_connector in docker 2021-04-21 23:21:47 +02:00
Jakob Ketterl f6b0e37664 add the ability to set admin user and pass via env variables for docker 2021-04-21 14:29:36 +02:00
Jakob Ketterl 1bc5633b27 update digiham 2021-04-20 17:49:41 +02:00
Jakob Ketterl 1c23fdf3ff update m17-cxx-demod 2021-04-20 01:17:18 +02:00
Jakob Ketterl bd29f9c572 dc_block is part of the digiham package 2021-04-20 01:07:06 +02:00
Jakob Ketterl 89cd17042a re-introduce (improved) dc blocker to allow slightly off-frequency
signals
2021-04-20 01:06:01 +02:00
Jakob Ketterl 8b5cf9983e display a hint if no bookmarks are in the system 2021-04-18 21:15:02 +02:00
Jakob Ketterl 04a5e6705f remove bookmarks from distribution 2021-04-18 19:30:49 +02:00
Jakob Ketterl 77de488521 mark last breadcrumb active 2021-04-18 19:25:29 +02:00
Jakob Ketterl 52b535c608 remove id input from new profile page 2021-04-18 19:17:27 +02:00
Jakob Ketterl 05ea11f5d1 introduce generated device ids 2021-04-18 19:04:43 +02:00
Jakob Ketterl e8cf014903 introduce breadcrumbs in the web config 2021-04-18 17:49:13 +02:00
Jakob Ketterl 1968e15237 fix for submit for path routed environments 2021-04-18 16:30:02 +02:00