28 Commits

Author SHA1 Message Date
Simon Dean
d97edf539b BugFix finalisation of re-worked btservice for Bluetooth Handling.
Redeclare function scoped variables to be on on class object for persistent handling in memory.
2024-11-29 22:13:44 +00:00
Simon Dean
361e1467b7 Move remaining Bluetooth Signals to BtService to prevent overlaps. 2024-11-27 11:27:12 +00:00
Simon Dean
28caa06b09 Remove concept of Local and Remote Bluetooth Devices.
They both essentially do the same thing - to return the hardware address, and show whether the adapter is available.

Remove RemoteBluetoothDevice, merge into LocalBluetoothDevice

Introduce routine to SettingsWindow to bring in list of adapters.
2024-11-27 10:02:01 +00:00
Simon Dean
478526b953 Reformat Code 2024-11-27 09:53:07 +00:00
Simon Dean
b327bd69b2 Added support for new services provided by AASDK and AAP Protocol version 1.6.
Add extensive logging
Add logo for forked version
Resolve display issue where if Raspberry Pi thinks both HDMI and LCD are enabled, the display width is appearing as two side by side monitors (double width) rather than  just using the physical width of the screen.
2024-11-21 13:06:19 +00:00
Simon Dean
e669277eb4 Rename WifiProjectionStatus.cpp to WifiProjectionService.cpp 2024-11-13 15:10:14 +00:00
Simon Dean
173225970f Remove logging. Bolster WifiProjection 2024-11-13 15:09:20 +00:00
Simon Dean
be8c0ab9cd Compiles and Builds, but problems with Video, WiFi Projection and Bluetooth. 2024-11-13 12:25:09 +00:00
Simon Dean
406368d8dd Populate WifiProjectionStatus.cpp, NavigationStatusService.cpp 2024-11-08 12:55:54 +00:00
Simon Dean
68759ee2fa Add extensive logging 2024-11-07 17:18:43 +00:00
Simon Dean
5a2a305c04 All modifications for AAP 1.6 2024-11-04 13:51:11 +00:00
matt
d5e16bc4aa
Added wifi fixes @presslab-us
added Bluetooth fixes @presslab-us
Added local GPS device support @presslab-us
2020-10-11 00:27:14 +01:00
matt
2b367721a7
fix compiler errors 2020-10-10 23:28:30 +01:00
hawkeyexp
bfabfd1822 AA Exit fix / Button visibility 2019-03-02 13:01:28 +01:00
hawkeyexp
1020069646 Experimental: Allow higher ping/pong diff 2019-01-29 19:38:11 +01:00
hawkeyexp
03c1518baf update to latest 2019-01-26 20:03:07 +01:00
hawkeyexp
c63494334b Add new triggers 2019-01-17 15:44:33 +01:00
hawkeyexp
b6c705544b latest dev 2019-01-16 20:45:41 +01:00
hawkeyexp
0307adafe8 Latest changes 2019-01-05 00:58:30 +01:00
hawkeyexp
60564c0e98 Make tsl2561 configurable / fixes day/night manvirrr 2018-12-07 15:26:47 +01:00
hawkeyexp
95a329f33d Fix day/night sensor polling 2018-12-05 19:42:39 +01:00
hawkeyexp
cd36c39037 Try day/night code from manvirrr 2018-12-05 15:38:26 +01:00
hawkeyexp
14662664ed latest dev 2018-12-05 13:09:36 +01:00
hawkeyexp
c30bdeb20b Add day/night by gpio / gui fixes / lux values to gui / video stop by go back 2018-11-30 12:34:23 +01:00
hawkeyexp
a87a3eef82 latest 2018-11-14 13:42:38 +01:00
hawkeyexp
d81b2c4a69 Add aa wifi entity detect 2018-09-30 18:20:24 +02:00
hawkeyexp
bdf2befaa2 [code] Announce day / night mode to android auto 2018-05-23 19:53:32 +02:00
michal.szwaj
cfb6ebfee1 Create service package 2018-05-04 04:41:28 -04:00