Wykres commitów

  • bf4d4a1b78
    Merge pull request #2518 from srcejon/update_limesuite master Edouard Griffiths 2025-09-20 09:30:37 +0200
  • c5d0858f43
    Merge pull request #2517 from srcejon/fix_1672 Edouard Griffiths 2025-09-20 08:34:29 +0200
  • ca69b9d0c0
    Merge pull request #2516 from srcejon/fix_2515 Edouard Griffiths 2025-09-19 21:47:59 +0200
  • 2fac66f6d1 Update codec2 to v1.1.1 to use more recent version of cmake to fix Mac build Jon Beniston 2025-09-19 13:07:32 +0100
  • ef743dc429 Update Opus to v1.5.2 to see if it fixes Mac build Jon Beniston 2025-09-19 12:56:18 +0100
  • 0f586d91cf Try updating to latest version of LimeSuite to fix Mac build error. Jon Beniston 2025-09-19 12:03:39 +0100
  • 289d33fab5 Don't use CTRL-A, as that's for selecting all text/cells. Use CTRL-E instead. Jon Beniston 2025-09-19 11:57:36 +0100
  • 19accc453f Add keyboard short cuts for toolbar. Part of #1672 Jon Beniston 2025-09-19 11:46:24 +0100
  • 4b45198bcd RigCtlServer: Add missing enabled setting key. Fixes #2515 Jon Beniston 2025-09-19 09:21:15 +0100
  • 4d10b0bfec
    Merge pull request #2508 from srcejon/adsb_docs Edouard Griffiths 2025-09-08 04:45:45 +0200
  • 68fd2b3522
    Merge pull request #2507 from srcejon/fix_2506 Edouard Griffiths 2025-09-07 23:50:02 +0200
  • 1216f28d7b
    Merge pull request #2505 from srcejon/fix_2504 Edouard Griffiths 2025-09-07 19:07:36 +0200
  • df64bd8f29
    Merge pull request #2503 from srcejon/fix_2501 Edouard Griffiths 2025-09-07 16:25:47 +0200
  • d8f7fa7a2c ADS-B: Add recommended initial device settings for RTL SDR to docs. Jon Beniston 2025-09-07 11:37:33 +0100
  • df95acae65 Set csv as default filename extension for save file dialogs. #2506 Jon Beniston 2025-09-07 10:57:29 +0100
  • def1628d51 Heat Map: Increase precision of coordinates to 6 decimal places. For #2504 Jon Beniston 2025-09-04 16:29:19 +0100
  • 6b50febd9a Fix moving features to another workspace. #2501 Jon Beniston 2025-09-01 10:51:42 +0100
  • 5ae8ab0bf3
    Merge pull request #2498 from srcejon/fix_2349 Edouard Griffiths 2025-08-10 21:06:40 +0200
  • 1177d97c99 Clear buffer to black rather than transparent. Fixes #2349 Jon Beniston 2025-08-10 11:25:38 +0100
  • 6fedef4c45
    Merge pull request #2497 from srcejon/fix_2486 Edouard Griffiths 2025-08-08 20:09:38 +0200
  • 34168f496c Rotator Controller: Add line ending setting for GS-232 protocol. For #2486 Jon Beniston 2025-08-08 17:18:15 +0100
  • 013df455e6
    Merge pull request #2493 from srcejon/crash_handler Edouard Griffiths 2025-07-31 21:59:17 +0200
  • f3aa3f9013 /Zi not supported by linked. Need to use /DEBUG. /DEBUG turns off /OPT:REF /OPT:ICF by default, so need to explictly switch them back on. Jon Beniston 2025-07-31 19:38:33 +0100
  • f204c168f6 Add crash handler on Windows. Add memory buffer to Logger, so last 500 log messages can be included in crash report. Generate and include stripped pdb files so stack trace can include function names. Jon Beniston 2025-07-31 16:35:44 +0100
  • 7f51f794fd
    Merge pull request #2484 from srcejon/fix_140 Edouard Griffiths 2025-07-08 14:55:47 +0200
  • f76bfcb8f4 Revert Qt to 6.7.3 on Windows. Jon Beniston 2025-07-08 08:25:49 +0100
  • 88e52f362a Fix type forward declaration. Jon Beniston 2025-07-07 12:54:19 +0100
  • 8a4b8e3731
    Merge pull request #2482 from srcejon/fix_2481 Edouard Griffiths 2025-07-05 21:31:26 +0200
  • 3966480fea Update Qt version to 6.9.1 on Windows and Mac. For #2481 Jon Beniston 2025-07-05 13:31:44 +0100
  • 115922c385 Updated version and changelogs v7.22.8 f4exb 2025-07-02 19:02:52 +0200
  • 32dbf0f325 Audio: added 160 kHz sample rate for Malahit DSP f4exb 2025-07-02 14:57:39 +0200
  • 03bc7e3d08
    Merge pull request #2479 from f4exb/fix-2478 Edouard Griffiths 2025-07-02 09:25:00 +0200
  • 49f2527fcd AudioCATSISO: fix audio sample rate handling and device enumeration fix-2478 f4exb 2025-07-02 00:07:31 +0200
  • 2dbc61a92e AudioInput: set the correct sample rate after device sample rates refresh f4exb 2025-07-02 00:06:44 +0200
  • 4dade2a709 Try to find the correct available audio sample rates in Qt5 f4exb 2025-07-02 00:05:22 +0200
  • 7c738b161c
    Merge pull request #2475 from srcejon/fix_2435 Edouard Griffiths 2025-06-24 16:38:46 +0200
  • 4afde2a399 Radio Astronomy: Add option to auto save data to .csv. For #2435 Jon Beniston 2025-06-24 12:32:42 +0100
  • 7f5f59e510
    Merge pull request #2474 from srcejon/freq_scanner Edouard Griffiths 2025-06-24 08:10:07 +0200
  • 61608067f4
    Merge pull request #2473 from srcejon/fix_2470 Edouard Griffiths 2025-06-24 00:53:30 +0200
  • deac6017e3 FreqScanner: Fix crash if row is selected when remove is pressed. For #2391 srcejon 2025-06-23 22:52:32 +0100
  • d67798da56 RemoteTCP: Add support for SDR_RX_SAMPLE_24BIT=OFF Jon Beniston 2025-06-23 22:36:09 +0100
  • ca5898bc57
    Merge pull request #2472 from srcejon/fix_2470 Edouard Griffiths 2025-06-23 18:18:05 +0200
  • 694c3a334d
    Merge pull request #2467 from srcejon/android_fixes Edouard Griffiths 2025-06-23 18:17:50 +0200
  • 99fca7c09e Fix --remote-tcp. For #2470 Jon Beniston 2025-06-20 15:43:01 +0100
  • d2470a5379 Remove obsolete GOES TLE. Remove NOAA18 as no longer active. For #2372 Jon Beniston 2025-06-17 12:20:29 +0100
  • 638898d3a4 Fix crash if route database not downloaded Jon Beniston 2025-06-17 11:53:56 +0100
  • e16772c154 Hide 3D only buttons if no 3D map Jon Beniston 2025-06-17 11:53:36 +0100
  • 914a3af96f Fix Android compilation Jon Beniston 2025-06-17 11:53:00 +0100
  • e5fc6fbd81
    Merge pull request #2465 from srcejon/freq_scanner Edouard Griffiths 2025-06-13 14:38:33 +0200
  • 83bff3e847 FramelessWindowResizer: Enable child tracking for QWebEngineView. srcejon 2025-06-12 15:11:33 +0100
  • b340b92a04 Fix 2D map tracks. srcejon 2025-06-12 09:46:00 +0100
  • 89a25c8a7f Fix QML warning srcejon 2025-06-12 09:21:33 +0100
  • 0e93251349 Fix update of current position after filtering. srcejon 2025-06-11 10:37:45 +0100
  • 65e6f89214 Restore position of 2D map after changing settings. #2458 srcejon 2025-06-10 18:03:57 +0100
  • e287ac60d5 Remove debug srcejon 2025-06-10 18:03:00 +0100
  • 5985a0d2e0 Fix gcc warning. srcejon 2025-06-10 15:52:30 +0100
  • 9864650d9a Fix parameter injection warning. #2203 srcejon 2025-06-10 15:52:09 +0100
  • 0a3a455937 Fix reg exp for lat,long string. srcejon 2025-06-10 15:31:36 +0100
  • e564ac2f39 Update Kiki public URL. Add proxy support. srcejon 2025-06-10 15:30:52 +0100
  • 7948561cdc Update docs. srcejon 2025-06-10 14:37:14 +0100
  • 43e1e9c095 Update map docmentation. srcejon 2025-06-10 13:13:41 +0100
  • 811f320536 Fix typos. srcejon 2025-06-10 11:46:58 +0100
  • 290ba12c93
    Merge branch 'f4exb:master' into freq_scanner srcejon 2025-06-10 11:37:54 +0100
  • 6dba1f6813 Update ADS-B documentation. srcejon 2025-06-10 11:30:48 +0100
  • 05f88acf02
    Merge pull request #2461 from srcejon/fix_2456 Edouard Griffiths 2025-06-10 11:23:41 +0200
  • 3e0375f6d5 Update docs srcejon 2025-06-09 20:07:35 +0100
  • d441dad344 Add debug srcejon 2025-06-09 20:07:22 +0100
  • 55de2c724f Wait until connected before sending initial CZML srcejon 2025-06-09 20:06:58 +0100
  • cca47bbb50 Use Ellipsoid as default terrain, to minimize quota usage. srcejon 2025-06-09 16:12:13 +0100
  • 8a3a246888 Add maptiler API key setting for satellite maps. Rotate default key. Use OSM map tiles, as wikimedia tiles are no longer available. Fix gcc warnings. srcejon 2025-06-09 15:36:01 +0100
  • b7619e1c57 Add missing return values. srcejon 2025-06-09 12:46:01 +0100
  • 9b714aed45 Add 384000 and maximum supported sample rates for Qt 6 AudioDeviceInfo. For #2456. Jon Beniston 2025-06-09 11:29:16 +0100
  • c791067ea8 Fix gcc error. srcejon 2025-06-09 11:12:46 +0100
  • bc235856a8 Add Whittaker Eilers smoothing. srcejon 2025-06-09 11:01:25 +0100
  • ff3b3f4ef5 Map: Add PFD, first person view and path smoothing. Only send changes via CZML. srcejon 2025-06-09 10:44:17 +0100
  • 29f7d534e5 Support wasm files in web server. srcejon 2025-06-09 10:38:53 +0100
  • 395e9e0821 Use settings keys srcejon 2025-06-09 10:36:46 +0100
  • 1e5257b851 Update Cesium resources srcejon 2025-06-09 10:34:57 +0100
  • d26aa35969 Map: Add support for latest Cesium graphics settings: MSAA, Terrain Lighting, Water effects, Fog and HDR, display FPS. Add setting to select default imagery. Use Sentinel 2 as default to avoid hitting Bing Maps quota. Add directional light strength setting. Add ArcGIS API Key setting. srcejon 2025-06-09 10:34:41 +0100
  • 24b1807a07 Map: Rotate default API keys. srcejon 2025-06-09 10:25:50 +0100
  • 6c9dd36f8b Map: Add Aurora prediction and Maidenhead grid srcejon 2025-06-09 10:23:12 +0100
  • 1aeac6e268 Map: Add World Magnetic Model data and show magnetic declination on map. srcejon 2025-06-09 10:18:05 +0100
  • d834c363b3 Add Cesium workaround for #1640 srcejon 2025-06-09 10:14:12 +0100
  • d988aab950 Use Mode S roll data rather than estimated for map. srcejon 2025-06-09 10:13:15 +0100
  • c50097e420 Fix for Qt 5 srcejon 2025-06-05 13:54:12 +0100
  • 1baca797f6 Use aircraftPath srcejon 2025-06-05 13:53:34 +0100
  • 6a9bba0656 Add CORS proxy for Emscripten. srcejon 2025-06-04 20:24:58 +0100
  • aa28bc700d Fix init order. srcejon 2025-06-04 20:22:43 +0100
  • 96cc7a550f Remove unused variables. srcejon 2025-06-04 20:22:32 +0100
  • 4678abf091 Use combined aircraft database. Use png rather than bmp. Add sideview images. srcejon 2025-06-04 20:22:09 +0100
  • 276083d3e8 Fix for Qt5. srcejon 2025-06-04 19:28:47 +0100
  • 13ecf0124e Add checklist widget srcejon 2025-06-04 18:23:53 +0100
  • db9ccd9ca8 Azel: Mark methods as const. srcejon 2025-06-04 18:15:59 +0100
  • 1304926162 Add colour tracks to map. srcejon 2025-06-04 18:11:52 +0100
  • 2aa2ad27da Add addtional map aircraft icons. srcejon 2025-06-04 18:11:20 +0100
  • 1975c1748c Add additional demod stats. Add analysis of Mode S frames in order to help filter out false positives. Remove Boost. Use Profiler instead. Fix crash if interrrupted before run. Decode full preamble for Mode S frames. Add support for additional Mode S downlink formats. Allow demod stats to be reset. Add timestamps for buffers, to ensure ordering of frames. Add additional data columns (Aircraft Type, Sideview, Track, Interrogator Code, TCAS, ACAS, RA, Max speed, Version, Length, Width, ADS-B/Mode S frame counts, radius, NACp, NACv, GVA, NIC, SIL, Stops). Add PCE (Preamble Chip Errors) settings for Mode S demod. Remove correlate full preamable setting. Send aircraft state to Map feature for display on PFD. Add support for airline route database. Use combined aircraft database from sdrangel.org rather than OSN database. Add stats table, with demod stats and breakdown of frame types received.. Add button to delete all aircraft from table. Add display of interrogator code coverage. Remove airport elevation setting as now calculated dynamically. Add QNH setting. Add coverage map. Add chart of frame rate and aircraft count. Add table/map orientation setting. Add display of aircraft position uncertainty. Add coloured flight paths with several palettes. Add setting to favour airline livery over aircraft type in 3D model matching. Only use 4 engine map icon for aircraft with 4 engines. Add specialised aircraft map icons (Eurofighter, Spitfire, F35, A400M, Apache, Chinook, Glider) Display aircraft route in labels. Better validate local/global aircraft positions. Add support for tc==31, aircraft operational status frames. Add decoding of Mode S df 0, 11, 16 frames. Add decoding of BDS 0,5 0,8, 0,9. srcejon 2025-06-04 18:05:10 +0100
  • f882747e97 Remove boost dependency and add charts and sideviews. srcejon 2025-06-04 17:01:41 +0100
  • f1aab5c97e Add additional ADS-B toolbar icons srcejon 2025-06-04 17:00:46 +0100
  • d453e164fa Add additional ADS-B map aircraft icons to better reflect aircraft categories. srcejon 2025-06-04 17:00:04 +0100
  • 3b22d436ee Update flags srcejon 2025-06-04 16:59:06 +0100