Commit Graph

3176 Commits

Author SHA1 Message Date
f4exb eb566dbdea Swagger: make the fix helper class work by direct call 2017-11-17 10:26:59 +01:00
f4exb 279a88a17f Put web server for API in place in the main window (1) 2017-11-17 08:52:15 +01:00
f4exb 5628b580ce Added web API server class 2017-11-17 03:55:36 +01:00
f4exb b0eb838f15 Added Swagger generated code and skeleton of webapi 2017-11-17 03:17:15 +01:00
f4exb dbfd38f314 Swagger: updated model (3) 2017-11-16 18:42:35 +01:00
f4exb 01bed02000 Swagger: updated model (2) 2017-11-16 08:42:34 +01:00
f4exb 4151e33e80 Swagger: updated model 2017-11-16 00:51:56 +01:00
f4exb ac0dffac90 Swagger model and radme updates 2017-11-15 18:52:11 +01:00
f4exb 4a7b71c199 Channel analyzers: fixed delta frequency change 2017-11-15 01:58:44 +01:00
f4exb 1e8820e94e Added Swagger files to design web API 2017-11-15 01:38:11 +01:00
f4exb 3db655fe61 Highlight demod frame when the marker is highlighted on the spectrum 2017-11-14 22:58:35 +01:00
f4exb 84113775aa UDP channel sink: applied new channel marker signal handling 2017-11-14 22:02:40 +01:00
f4exb 89f6fcb8b0 WFM modulator: applied new channel marker signal handling 2017-11-14 21:39:49 +01:00
f4exb 2ef89f8765 SSB modulator: applied new channel marker signal handling 2017-11-14 21:24:16 +01:00
f4exb 6feee9ce3b NFM modulator: applied new channel marker signal handling 2017-11-14 21:13:51 +01:00
f4exb 178f672771 AM and ATV modulators: applied new channel marker signal handling 2017-11-14 20:24:54 +01:00
f4exb 1feebc41f0 TCP source: applied new channel marker signal handling 2017-11-14 08:39:45 +01:00
f4exb d7eee52ad0 UDP source: applied new channel marker signal handling 2017-11-14 08:35:18 +01:00
f4exb 159fcad964 WFM Demod: applied new channel marker signal handling 2017-11-14 08:27:38 +01:00
f4exb 20b93b8186 SSB Demod: applied new channel marker signal handling 2017-11-14 02:01:44 +01:00
f4exb f6337e4597 Bumped version to 3.8.4 2017-11-14 01:50:14 +01:00
f4exb 1370c65830 NFM Demod: applied new channel marker signal handling 2017-11-14 01:45:13 +01:00
f4exb 04c495d876 DSD Demod: applied new channel marker signal handling 2017-11-14 01:34:51 +01:00
f4exb a182656294 BFM Demod: applied new channel marker signal handling 2017-11-14 01:23:01 +01:00
f4exb 4896b1bf40 ATV Demod: applied new channel marker signal handling and fixed frequency shift handling 2017-11-14 01:06:19 +01:00
f4exb be170c455f New channel marker signal handling: Applied to new gen channel analyzer and AM Demod 2017-11-14 00:35:25 +01:00
f4exb 7b8b492bdd New channel marker signal handling. Applied to channel analyzer 2017-11-14 00:06:42 +01:00
f4exb cf9c7eb8bb HttpServer: use settings structure as an object not a pointer 2017-11-13 13:46:02 +01:00
f4exb 583712a3d5 Windows build of librtlsdr: removed files not concerned in Windows 2017-11-13 02:28:03 +01:00
f4exb 8c960e337e Windows build: removed obsolete files 2017-11-13 02:27:36 +01:00
f4exb f826808204 Fixed cmake file of internal librtlsdr since upgrade to 0.7.0+ 2017-11-13 01:54:29 +01:00
f4exb ab55400cc2 HttpServer: use settings structures in place of QSettings (4) 2017-11-13 01:36:00 +01:00
f4exb ef2f591bcd HttpServer: use settings structures in place of QSettings (3) 2017-11-13 01:26:48 +01:00
f4exb 3fb9d56d85 HttpServer: use settings structures in place of QSettings (2) 2017-11-13 01:17:55 +01:00
f4exb 9a77311b2a HttpServer: use settings structures in place of QSettings 2017-11-13 01:01:15 +01:00
f4exb bc793b4095 Corrected some error messages 2017-11-12 16:34:38 +01:00
f4exb 4cf475fd35 Added logging preferences dialog documentation 2017-11-12 15:34:56 +01:00
f4exb 8958edd4be BFM demod: fixed spectrum gui update when channel sample rate changes 2017-11-12 14:58:52 +01:00
f4exb db889c78f8 Debian build: fixed glitch in rules file 2017-11-12 11:04:33 +01:00
f4exb 0172657089 Debian builds: added debug output option to be able to use the logging facility with possible debug level option 2017-11-12 10:51:21 +01:00
f4exb e492253bc8 Removed obsolete basic channel settings widget 2017-11-12 10:36:08 +01:00
f4exb 9cca7100ac Demdulators: removed obsolete on menu double clicked event handling. Modulators: removed obsolete basic settings shown indicator 2017-11-12 10:30:12 +01:00
f4exb e2252836f0 Modulators: removed obsolete on menu double clicked event handling 2017-11-12 10:06:32 +01:00
f4exb 8e20d9f390 LimeSDR: DeviceLimeSDRParams::open: set message level to critical when returning false status 2017-11-12 03:12:01 +01:00
f4exb 715222365f Logging: Windows build 2017-11-12 03:00:54 +01:00
f4exb 6556096a63 Implemented optional logging to file 2017-11-12 02:23:55 +01:00
f4exb 4e7e748ce5 Logging: console with file logger: added minimum message level setter 2017-11-12 00:01:47 +01:00
f4exb 423cc62e12 Logging: added a console and optional dual file logger 2017-11-11 23:44:05 +01:00
f4exb 85e8f099c7 Logging: file logger: added file logger settings getter and setter 2017-11-11 22:55:14 +01:00
f4exb 2e8268d040 Logging: alternate file logger constructor with settings as a simple structure 2017-11-11 22:27:02 +01:00