Simon Dean
f456ce8dfa
Merge remote-tracking branch 'origin/JourneyOS' into crankshaft-ng
...
# Conflicts:
# CMakeLists.txt
# include/f1x/openauto/autoapp/Projection/IVideoOutput.hpp
# include/f1x/openauto/autoapp/Projection/InputEvent.hpp
# include/f1x/openauto/autoapp/Service/AndroidAutoEntity.hpp
# include/f1x/openauto/autoapp/Service/AudioInputService.hpp
# include/f1x/openauto/autoapp/Service/AudioService.hpp
# include/f1x/openauto/autoapp/Service/BluetoothService.hpp
# include/f1x/openauto/autoapp/Service/InputService.hpp
# include/f1x/openauto/autoapp/Service/MediaSink/GuidanceAudioService.hpp
# include/f1x/openauto/autoapp/Service/MediaSink/MediaAudioService.hpp
# include/f1x/openauto/autoapp/Service/MediaSink/VideoService.hpp
# include/f1x/openauto/autoapp/Service/Sensor/SensorService.hpp
# include/f1x/openauto/autoapp/Service/VideoService.hpp
# include/f1x/openauto/autoapp/Service/WifiService.hpp
# include/f1x/openauto/btservice/AndroidBluetoothServer.hpp
# src/autoapp/Service/AndroidAutoEntity.cpp
# src/autoapp/Service/MediaAudioService.cpp
# src/autoapp/Service/SensorService.cpp
# src/autoapp/Service/ServiceFactory.cpp
# src/autoapp/Service/SpeechAudioService.cpp
# src/autoapp/Service/SystemAudioService.cpp
# src/autoapp/Service/WifiService.cpp
# src/autoapp/autoapp.cpp
# src/btservice/AndroidBluetoothServer.cpp
2025-01-07 22:08:57 +00:00
Matthew Hilton
5da1376565
Merge pull request #19 from SonOfGib/sonofgib-newdev
...
SonOfGib Fixes
2024-12-30 22:40:17 +00:00
Simon Dean
880ec80d31
Merge branch 'JourneyOS-DisableUpdates' into Bluetooth-Reworking
2024-11-29 22:14:03 +00:00
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
c5ac7113c8
Remove System Updates during transition and swap name from CrankShaft to Journey: Temporary
2024-11-27 11:29:35 +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
7f38e16983
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:48 +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
4e36ff016f
Add logo for forked version
2024-11-08 12:56:38 +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
SonOfGib
e3aa777467
WIFI service
...
* Changes to WIFI service to handle messages from Android Auto. This fixes issues reported with AA > 12.6.
* Modifications to support aasdk proto updates.
* Docker cross compile build for RPI.
* Boost log filtering via `openauto-logs.ini` file
2024-10-29 18:50:11 -04:00
SonOfGib
35005a0e54
Readme notes about building.
...
* Libgps version update
2024-10-24 22:46:07 -04:00
SonOfGib
cdf1992637
Back to libgps 3.17
2024-10-18 21:50:24 -04:00
SonOfGib
f1976fe76c
Fix broken include.
2024-10-18 21:16:17 -04:00
SonOfGib
9faa119a14
Remove wifi service.
2024-10-17 21:28:09 -04:00
Sean Gibson
cc193045b4
Ignore idea files and Clion build folder.
2023-09-06 16:14:02 -04:00
dice14u
9ea379fa8e
Make the opencardev aasdk work with newdev
2023-06-16 00:17:32 -04:00
dice14u
dd2c0a445e
using aasdk nextdev
2023-06-15 13:10:57 -04:00
Matthew Hilton
0f317bdc3f
Merge pull request #15 from DanielHerr/media-key-handling
...
Enhanced Media Key Handling
2022-12-15 20:22:54 +00:00
Daniel Herr
8613351fc3
Enhanced Media Key Handling
2022-07-30 22:13:21 -04:00
Matthew Hilton
4e9574ce1f
Create LICENSE
2021-07-10 11:38:42 +01:00
Matthew Hilton
0e84c362b1
Merge pull request #11 from egisz/keyboard-ui
...
Keyboard support in openauto
2020-11-02 22:21:15 +00:00
egisz
d7fb716975
more fixes to keyboard handling
2020-10-31 07:39:16 +00:00
egisz
e90d99a2ea
fix building warnings
2020-10-31 06:12:46 +00:00
egisz
34f8f0759a
add 1 and 2 key to settings menu as TAB
2020-10-30 18:01:39 +00:00
egisz
2592d3a6f8
keyboard support in main window, esc key in settings
2020-10-30 17:54:47 +00:00
Matthew Hilton
bc04598aee
Merge pull request #10 from matt2005/csng-alpha55
...
Csng alpha55
2020-10-13 21:02:52 +01: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
fd3a00a8e3
[QT]
...
QT 5.15 fixes for alignment errors
2020-10-10 23:28:58 +01:00
matt
2b367721a7
fix compiler errors
2020-10-10 23:28:30 +01:00
matt
c18f0edeb5
[libusb]
...
Resolve compiler errors
2020-10-10 23:27:37 +01:00
hawkeyexp
fd5ce7ac07
Bringup pre5
2019-06-10 11:38:47 +02: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
5b9ebd7bd4
latest dev
2019-01-28 13:16:17 +01:00
hawkeyexp
03c1518baf
update to latest
2019-01-26 20:03:07 +01:00
hawkeyexp
4ebdcd935f
update latest dev
2019-01-20 11:00:44 +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
e653923eb6
Fixes / Apply alpha to old style menu
2019-01-06 11:09:32 +01:00
hawkeyexp
0307adafe8
Latest changes
2019-01-05 00:58:30 +01:00
hawkeyexp
2ed095eed5
Add settings for brightness control / Auto Play / Add CSSTORAGE info / Switchable cursor
2018-12-21 17:38:37 +01:00
hawkeyexp
db48323a19
Add try catch to prevent from exceptions / Add country code to settings / Fix exit in wifi mode
2018-12-17 16:03:48 +01:00