Commit Graph

3185 Commits

Author SHA1 Message Date
f4exb 2b65fb2d62 Http server: fixed parameters passing 2017-11-18 10:15:29 +01:00
f4exb 7305f2fb00 Updated Debian changelog 2017-11-18 05:10:56 +01:00
f4exb 1e73525280 Implemented arguments parser to pass web API host address and port 2017-11-18 05:06:43 +01:00
f4exb 382a825614 Fixed value dial typing in values problems. Issue #97 2017-11-18 03:51:46 +01:00
f4exb cf9309bba8 Swagger: added c++11 compilation option 2017-11-18 03:50:43 +01:00
f4exb 8e1454152b Use QCoreApplication version to store and retrieve the version 2017-11-18 03:50:21 +01:00
f4exb 05ec6d1074 Windows build: catch up with recent updates 2017-11-17 18:40:18 +01:00
f4exb 8f740542cf Swagger: Windows build of Swagger code 2017-11-17 14:51:43 +01:00
f4exb 6fbaad50a0 Swagger: generate with swagger-codegen 2.2.3 to fix bugs 2017-11-17 14:51:16 +01:00
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