summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2024-04-07modem-manager: Enable assisted GPS as soon as modem is enabledHEADmasterTeemu Ikonen1-27/+56
2024-04-07meson: Bump ModemManager dependency to version 1.12Teemu Ikonen1-1/+1
2024-04-07modem-manager: Read GPS locations from non-enabled modemTeemu Ikonen1-19/+36
2024-04-07Revert "modem-manager: Only disable the given capability in clear_caps()"Teemu Ikonen1-5/+1
2024-04-01service-manager: Log client list on SIGUSR1Teemu Ikonen1-1/+38
2023-12-25modem-manager: Only disable the given capability in clear_caps()Teemu Ikonen1-1/+5
2023-12-25location: RMC sentences before NMEA v2.3 had only 11 parts, accept themTeemu Ikonen1-1/+1
2023-10-22Convert tabs to spaces and remove trailing whitespaceTeemu Ikonen5-34/+34
2023-10-13config: Don't warn about missing conf.d directoryKira Bruneau1-2/+4
2023-08-05locator: add a priority source lock to prevent location jumpsChris Talbot1-10/+43
2023-07-28modem-gps: make priority source trueChris Talbot1-1/+3
2023-07-28nmea-source: make priority source trueChris Talbot1-1/+3
2023-07-28location-source: Add priority source propertyChris Talbot2-0/+40
2023-07-27gclue-locator: Delete Trailing WhitespaceChris Talbot1-1/+1
2023-07-22nmea-source: Don't disconnect when receiving an empty messageTeemu Ikonen1-4/+9
2023-07-17location: Warn if NMEA coordinates are invalidTeemu Ikonen1-2/+6
2023-07-17location: Remove error arg from gclue_location_create_from_nmeasTeemu Ikonen4-26/+8
2023-07-17location: Correctly describe combined GGA+RMC locationsTeemu Ikonen1-0/+1
2023-07-17nmea-source: Don't print unknown NMEA sentences twice to debug logTeemu Ikonen1-2/+0
2023-07-08location: Fix RMC status field checkTeemu Ikonen1-1/+2
2023-07-08gclue-location: remove error from gclue_location_create_from_gga ()Chris Talbot1-12/+4
2023-07-08gclue-location: Don't add any GPS locations if the GGA sentence doesn't show ...Chris Talbot1-0/+5
2023-06-17gclue-location: remove error from gclue_location_create_from_rmc ()Chris Talbot1-13/+7
2023-06-17gclue-location: Reject RMC sentence if it is invalid, give bounds for accurac...Chris Talbot1-11/+27
2023-06-17location: Rewrite parse_nmea_timestampTeemu Ikonen1-39/+26
2023-06-17nmea-utils: Add function gclue_nmea_timestamp_to_timespanTeemu Ikonen2-0/+37
2023-05-14gclue-locator: Ignore values that have unknown accuracyChris Talbot1-0/+8
2023-05-07gclue-web-source: make sure the accuracy is known before sending a submission...Chris Talbot1-0/+2
2023-04-29mozilla: Add 'age' field to MLS locate queriesTeemu Ikonen1-1/+7
2023-01-22config: Debug log config also when conf.d dir is missingTeemu Ikonen1-2/+2
2023-01-21config: Debug log locate and submit URLs on startupTeemu Ikonen1-0/+29
2023-01-20config: print extracted configDylan Van Assche1-0/+51
2023-01-20config: add support for conf.d styleDylan Van Assche1-99/+263
2023-01-15Add static location sourceMaciej S. Szmigiero7-7/+578
2023-01-14Remove manual GDateTime memory managementMaciej S. Szmigiero1-8/+9
2023-01-14Use automatic char* memory management where possibleMaciej S. Szmigiero3-12/+8
2023-01-12Set libsoup session proxy resolver to NULLTeemu Ikonen1-1/+1
2023-01-12mozilla: Submit BSS age property in wifiAccessPointsTeemu Ikonen1-0/+7
2023-01-07web-source: Locate / submit URLs are reachable if Internet is availableMaciej S. Szmigiero1-0/+19
2023-01-07web-source: Cancel old g_network_monitor calls before starting new onesMaciej S. Szmigiero1-0/+13
2023-01-07web-source: Only update "last_submitted" if we actually attempt to submitMaciej S. Szmigiero1-3/+3
2023-01-07config: Inner for loop "continue" should be "break" in load_app_configs ()Maciej S. Szmigiero1-1/+1
2023-01-05Remove manual GStrv memory managementMaciej S. Szmigiero2-15/+11
2023-01-05Remove manual GError memory managementMaciej S. Szmigiero8-36/+19
2022-11-13Add support for building with libsoup3Carlos Garcia Campos3-67/+73
2022-11-06mozilla: add speed fieldShoji Keita1-1/+7
2022-11-06mozilla: Adapt to new /v2/geosubmit APIShoji Keita2-40/+27
2022-10-31web-source: Check connectivity with g_network_monitor_can_reachTeemu Ikonen4-26/+141
2022-10-31mozilla: Add getters for locate and submit URLsTeemu Ikonen2-16/+18
2022-10-31config: Improve WiFi / MLS config debug messagesTeemu Ikonen1-3/+3