Skip to content
Merged
Changes from all commits
Commits
Show all changes
92 commits
Select commit Hold shift + click to select a range
0523172
* init commit
Aug 30, 2018
1ad1340
* init acc_addr & acc_vl value
eFiniLan Aug 30, 2018
3d0859d
* removed duplicated msg in signal
eFiniLan Aug 30, 2018
f86b42c
* use standard ui command, looks no different before and after.
eFiniLan Aug 30, 2018
41b7ba1
* fix control mismatch issue.
eFiniLan Aug 30, 2018
fabf747
* removed unused var definition.
eFiniLan Aug 30, 2018
97949b1
* delete unused def.
eFiniLan Aug 30, 2018
5c041d3
* fix compile error.
eFiniLan Aug 30, 2018
bdc16ce
* updated comments.
eFiniLan Aug 30, 2018
112c029
* minor changes to static msgs.
Aug 31, 2018
40c70cc
* all to lower case
Aug 31, 2018
547c9ea
Merge branch 'devel' of https://github.com/commaai/openpilot into dev…
Sep 3, 2018
3dffd9a
* update minEnableSpeed
Sep 3, 2018
65ca70c
* update minEnableSpeed
Sep 3, 2018
ec975a3
Merge branch 'devel-lexus-ish-ave30r' of https://github.com/EternityL…
Sep 3, 2018
e0d7ce9
* updated minEnableSpeed to 19mph as per @rbiasini recommendation.
Sep 3, 2018
6766917
Merge branch 'devel' of https://github.com/commaai/openpilot into dev…
Sep 4, 2018
81477e8
* fix conflict.
Sep 4, 2018
9abe003
* remove extra space.
Sep 4, 2018
a988911
* changed safetyParam to 100/1.0
Sep 4, 2018
fb47083
* update safetyParam, 100 doesnt hold bumpy road
eFiniLan Sep 4, 2018
3103b9b
Merge branch 'devel' of https://github.com/commaai/openpilot into dev…
eFiniLan Sep 8, 2018
02b6a7a
Merge branch 'devel' of https://github.com/commaai/openpilot into dev…
Sep 18, 2018
31d9f18
* v2 init
eFiniLan Sep 18, 2018
67ccfb1
Merge branch 'devel' of https://github.com/commaai/openpilot into dev…
Sep 18, 2018
fbbfcc5
* renamed AVE30 to ISH
Sep 19, 2018
f8752fb
* fixed .tx_lin assignment
Sep 19, 2018
be750af
Merge branch 'devel-lexus-ish-ave30r' of https://github.com/EternityL…
Sep 19, 2018
c818b6a
Merge pull request #1 from EternityLan/devel_lexus-ish-ave30r_v2
eFiniLan Sep 19, 2018
9df9019
* revert unnecessary changes.
Sep 19, 2018
00def28
* fixed opendbc content order, otherwise cabana can't load it.
Sep 20, 2018
574fabf
Merge branch 'devel' of https://github.com/commaai/openpilot into dev…
Sep 20, 2018
c7f9c1b
Merge branch 'devel' of https://github.com/commaai/openpilot into dev…
Sep 26, 2018
2100e46
Merge branch 'devel' of https://github.com/commaai/openpilot into dev…
Sep 28, 2018
8378097
Merge branch 'devel' of https://github.com/commaai/openpilot into dev…
Oct 4, 2018
243f10d
Merge branch 'devel' of https://github.com/commaai/openpilot into dev…
Oct 10, 2018
4eeaaf1
* update auto high beam dbc address.
Oct 19, 2018
851d6f1
Merge branch 'devel' of https://github.com/commaai/openpilot into dev…
Oct 19, 2018
4bc57a9
* merged with 0.5.5
Oct 22, 2018
7405041
Merge branch 'devel' of https://github.com/commaai/openpilot into dev…
eFiniLan Oct 23, 2018
8237b60
removed extra defined
eFiniLan Oct 23, 2018
f2f7e8d
update lexus ish defined value to match the value in safety.h in panda/
eFiniLan Oct 24, 2018
c675c28
Merge branch 'devel' of https://github.com/commaai/openpilot into dev…
eFiniLan Oct 24, 2018
9e067e9
making sure every SAFETY_LEXUS_ISH defined as 9
eFiniLan Oct 24, 2018
fcbb07b
* clean up changes, rename PCM_CRUISE_LEXUS_ISH in dbc to PCM_CRUISE_…
eFiniLan Oct 26, 2018
6668261
* added missing values in checks[]
eFiniLan Oct 26, 2018
9683bcc
* revert unnecessary changes
eFiniLan Oct 26, 2018
421fe72
Merge branch 'devel' of https://github.com/commaai/openpilot into dev…
eFiniLan Oct 26, 2018
1d4c811
min enable speed set to -1.
eFiniLan Oct 28, 2018
f7f91ae
Merge branch 'devel' of https://github.com/commaai/openpilot into devel
eFiniLan Oct 31, 2018
29aaade
added missing line break
eFiniLan Oct 31, 2018
1efeded
Merge branch 'devel' of https://github.com/commaai/openpilot into devel
eFiniLan Nov 7, 2018
0d62ee7
Merge branch 'devel' of https://github.com/commaai/openpilot into devel
eFiniLan Nov 8, 2018
53f2722
Cruise state on lexus and toyota are both in 0:1D2 @ 0x20, so we can …
eFiniLan Nov 9, 2018
4631a7e
more changes for removing lexus specific safety.
eFiniLan Nov 9, 2018
d27257b
more changes for removing lexus specific safety.
eFiniLan Nov 9, 2018
3239f78
Merge branch 'devel' of https://github.com/EternityLan/openpilot into…
eFiniLan Nov 9, 2018
de3e265
Merge branch 'devel' of https://github.com/commaai/openpilot into devel
eFiniLan Nov 9, 2018
f6214eb
* init -- customd
eFiniLan Nov 12, 2018
81f3709
Use os.system instead of subprocess.
eFiniLan Nov 12, 2018
0b21c83
some minor code update.
eFiniLan Nov 12, 2018
88dd524
removed all customd stuff
eFiniLan Nov 12, 2018
8cfdc1c
revert changes
eFiniLan Nov 12, 2018
a7cadcc
fix
eFiniLan Nov 12, 2018
24d0084
remove changes
eFiniLan Nov 12, 2018
30eb131
more changes
eFiniLan Nov 12, 2018
bfaf9e6
use downloaded file
eFiniLan Nov 12, 2018
91dd484
Merge branch 'devel' of https://github.com/commaai/openpilot into devel
eFiniLan Nov 15, 2018
d5916b9
Merge branch 'devel' of https://github.com/commaai/openpilot into devel
eFiniLan Nov 18, 2018
c3d5b9d
fix dbc to adapt 0.5.6
eFiniLan Nov 18, 2018
bf1368b
ignore standstill in lexus ish
eFiniLan Nov 19, 2018
a326b4b
Merge branch 'devel' of https://github.com/commaai/openpilot into devel
eFiniLan Nov 19, 2018
32003bd
remove else statements
eFiniLan Nov 19, 2018
f43e347
revert if else statement so it doesn't cause error.
eFiniLan Nov 19, 2018
8ca37f5
Merge branch 'devel' of https://github.com/commaai/openpilot into devel
eFiniLan Nov 20, 2018
c0929d6
Merge branch 'devel' of https://github.com/commaai/openpilot into devel
eFiniLan Nov 21, 2018
87b02db
Merge branch 'devel' of https://github.com/commaai/openpilot into devel
eFiniLan Nov 23, 2018
5ff4ff1
Merge branch 'devel' of https://github.com/commaai/openpilot into devel
eFiniLan Dec 5, 2018
278ce55
Merge branch 'devel' of https://github.com/EternityLan/openpilot into…
eFiniLan Dec 11, 2018
2c08120
revert devel back to stock devel
eFiniLan Dec 12, 2018
5806c90
revert devel back to stock devel
eFiniLan Dec 12, 2018
989f3c5
Merge branch 'devel' of https://github.com/EternityLan/openpilot into…
eFiniLan Dec 12, 2018
8e346aa
revert changes.
eFiniLan Dec 12, 2018
c46d931
Merge branch 'devel' of https://github.com/commaai/openpilot into devel
eFiniLan Dec 14, 2018
fdccc48
Merge branch 'devel' of https://github.com/commaai/openpilot into devel
eFiniLan Dec 17, 2018
5dfc758
Merge branch 'devel' of https://github.com/commaai/openpilot into devel
eFiniLan Jan 25, 2019
8fbcaf4
Merge branch 'devel' of https://github.com/commaai/openpilot into devel
eFiniLan Jan 30, 2019
022b058
Merge branch 'devel' of https://github.com/commaai/openpilot into devel
eFiniLan Feb 7, 2019
39db41f
use overpass-api.de instead of overpass.kumi.systems, as overpass-api…
eFiniLan Feb 7, 2019
50ee0f6
use json format to reduce the data further
eFiniLan Feb 7, 2019
c27c8d5
revert server back to kumi.systems
eFiniLan Feb 13, 2019
e6488e7
remove json output, json format may require bigger space in some cases.
eFiniLan Feb 13, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion selfdrive/mapd/mapd.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@

OVERPASS_API_URL = "https://overpass.kumi.systems/api/interpreter"
OVERPASS_HEADERS = {
'User-Agent': 'NEOS (comma.ai)'
'User-Agent': 'NEOS (comma.ai)',
'Accept-Encoding': 'gzip'
}

last_gps = None
Expand Down