DevTekVE
feff771969
Merge branch 'refs/heads/master-priv-log-sunnylink-error' into master-dev-c3
2024-06-10 08:22:47 +02:00
DevTekVE
f4415169c0
Add error logging for invalid requests in athenad.py
...
An error logging line was added in athenad.py to capture and log the details of any invalid requests received. This additional error handling measure will help to maintain the standards of incoming requests and provide clearer debugging information.
2024-06-10 08:17:28 +02:00
DevTekVE
b9d9346994
Merge branch 'refs/heads/master-priv-log-sunnylink-error' into master-dev-c3
2024-06-10 07:47:38 +02:00
DevTekVE
3f7403318e
Add LastSunnylinkPingTime to manager and update sunnylinkStatus calculation
...
A new parameter "LastSunnylinkPingTime" has been introduced to the manager script, it will now be tracked and stored alongside other car status parameters. Additionally, unnecessary comments and includes have been removed in the sidebar script. The "sunnylinkStatus" calculation has also been updated to accommodate empty strings and prevent potential crashes.
2024-06-10 07:47:20 +02:00
DevTekVE
6115f73085
Merge branch 'refs/heads/master-priv-log-sunnylink-error' into master-dev-c3
2024-06-09 11:32:58 +02:00
DevTekVE
6b70ea3de6
Comment out error logging for Sunnylink status
...
The commit comments out a log statement that outputs an error message if Sunnylink is offline. This change is probably a temporary measure to avoid unnecessary log messages in the output, although it may affect troubleshooting of Sunnylink connection issues.
2024-06-09 11:32:43 +02:00
DevTekVE
63ed2c8e30
Merge branch 'refs/heads/master-priv-log-sunnylink-error' into master-dev-c3
2024-06-09 11:31:25 +02:00
DevTekVE
d75fd76537
Merge branch 'refs/heads/master-priv' into master-dev-c3
2024-06-09 11:30:59 +02:00
DevTekVE
609b2d8a21
Refactor sunnylink code for logs and ping timeouts
...
The sunnylink ping and log statements have been refactored for clarity and optimization. Log levels were changed from debug to info, resulting in more visibility for important processes in sunnylinkd.py. The timeout before re-pinging in ws_ping() was also updated from 80% to 70% to ensure more consistent connections.
2024-06-09 10:32:02 +02:00
DevTekVE
21d3fd3385
Add logging for Sunnylink offline issue
...
The code updates include error logging for debugging when Sunnylink goes offline. Log includes information such as the last ping time and the current time to better understand the cause of possible issues. This logging will aid in resolving status discrepancies with the Sunnylink feature.
2024-06-08 21:59:31 +02:00
Jason Wen
e4f6e12786
Simulator: Refactor hardcoded path crashing PC runs
2024-06-07 22:59:54 +00:00
Jason Wen
c740ab2a86
Revert "Update CHANGELOGS.md"
...
This reverts commit 910a4f6c8f .
2024-06-04 21:25:07 -04:00
Jason Wen
910a4f6c8f
Update CHANGELOGS.md
2024-06-04 21:25:04 -04:00
Jason Wen
6217b2be81
Merge branch 'SP-140-toyota-pedal-bug' into master-dev-c3
2024-06-03 15:36:30 -04:00
Jason Wen
111d8a5a54
Toyota: Fix platform naming with comma Pedal
2024-06-03 15:36:21 -04:00
Jason Wen
acbd1d4b4c
Merge branch 'SP-132-manager-crash-git-pull' into master-dev-c3
2024-06-01 00:12:23 -04:00
Jason Wen
b66da7dd1a
disable log
2024-06-01 00:12:17 -04:00
Jason Wen
cba9bc63b2
Merge branch 'SP-132-manager-crash-git-pull' into master-dev-c3
2024-06-01 00:06:30 -04:00
Jason Wen
318fc690fa
Revert "have this so no need to manually do it"
...
This reverts commit a4f65ab740 .
2024-06-01 00:06:19 -04:00
Jason Wen
2a451f859f
Merge branch 'SP-132-manager-crash-git-pull' into master-dev-c3
2024-06-01 00:04:12 -04:00
Jason Wen
6f619aa48d
Revert "use qprocess so text is printed live"
...
This reverts commit 7703ea8c51 .
2024-06-01 00:02:46 -04:00
Jason Wen
b0e8fddfed
Revert "deprecated"
...
This reverts commit 8225779bf0 .
2024-06-01 00:02:46 -04:00
Jason Wen
a7e9f09338
Revert "do it like this"
...
This reverts commit 09be75814b .
2024-06-01 00:02:45 -04:00
Jason Wen
09be75814b
do it like this
2024-06-01 00:01:14 -04:00
Jason Wen
8225779bf0
deprecated
2024-05-31 23:59:31 -04:00
Jason Wen
7703ea8c51
use qprocess so text is printed live
2024-05-31 23:58:23 -04:00
Jason Wen
96506a9097
not needed
2024-05-31 23:53:25 -04:00
Jason Wen
d615f6dd8b
try not updating scroll
2024-05-31 23:51:33 -04:00
Jason Wen
449563c0bd
add this
2024-05-31 23:46:03 -04:00
Jason Wen
a1662b86eb
execute all commands regardless of failures
2024-05-31 23:41:37 -04:00
Jason Wen
bd2b6eb304
Revert "disable log"
...
This reverts commit 97409b198c .
2024-05-31 23:40:48 -04:00
Jason Wen
a335542090
Revert "just execute for now"
...
This reverts commit 3dc042e066 .
2024-05-31 23:38:10 -04:00
Jason Wen
3dc042e066
just execute for now
2024-05-31 23:36:59 -04:00
Jason Wen
a4f65ab740
have this so no need to manually do it
2024-05-31 23:33:36 -04:00
Jason Wen
97409b198c
disable log
2024-05-31 23:33:07 -04:00
Jason Wen
07f5592e4f
use std::ostringstream
2024-05-31 23:31:21 -04:00
Jason Wen
db23c4a56f
print them all!
2024-05-31 23:28:45 -04:00
Jason Wen
23f263304f
try this
2024-05-31 23:22:52 -04:00
Jason Wen
fd68ce13ee
convert str
2024-05-31 23:17:24 -04:00
Jason Wen
520ecde1cd
swaglog
2024-05-31 23:16:14 -04:00
Jason Wen
8f4dc2481f
add debug
2024-05-31 23:10:17 -04:00
Jason Wen
a353db8637
try printing the output in view
2024-05-31 23:07:53 -04:00
Jason Wen
c06ddb81af
should add if does not exist
2024-05-31 22:47:30 -04:00
Jason Wen
b07473b9c9
oops
2024-05-31 22:43:11 -04:00
Jason Wen
ce16dd2a4f
handle things better
2024-05-31 22:41:57 -04:00
Jason Wen
9dae5d1659
Revert "check if origin-update exists"
...
This reverts commit f4c7d3ecd3 .
2024-05-31 22:27:45 -04:00
Jason Wen
c661d36c34
Revert "do this"
...
This reverts commit 83349a13da .
2024-05-31 22:27:44 -04:00
Jason Wen
4789730917
Revert "oops"
...
This reverts commit 30fe43bf01 .
2024-05-31 22:27:44 -04:00
Jason Wen
30fe43bf01
oops
2024-05-31 22:26:29 -04:00
Jason Wen
83349a13da
do this
2024-05-31 22:25:21 -04:00