Logo
Explore Help
Register Sign In
mawei/sunnypilot
1
0
Fork 0
You've already forked sunnypilot
mirror of https://github.com/sunnypilot/sunnypilot.git synced 2026-02-19 07:43:57 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
922e27fa5a7b3bf282191f9e91e6eeaaa76adf20
sunnypilot/third_party/SConscript

9 lines
282 B
Python
Raw Normal View History

bring over phonelibs minus frida-gum and qsml
2020-01-17 10:37:11 -08:00
Import('env')
third party: add -Wno-unqualified-std-cast-call to fix json11 build (#25686) only for json11 Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2022-09-09 08:00:00 +09:00
env.Library('json11', ['json11/json11.cpp'], CCFLAGS=env['CCFLAGS'] + ['-Wno-unqualified-std-cast-call'])
bring over phonelibs minus frida-gum and qsml
2020-01-17 10:37:11 -08:00
env.Append(CPPPATH=[Dir('json11')])
Cleanup ubloxd message parsing (#20664) * use kaitai to generate parsers * add scons flag to generate parsers * add outer layer ephemeris parsing * create ephemeris packet at the right time * parse subframe 1 and 2 * add more fields * add generated files to release * fix signs * no cast * add unordered map include * add exception handling * small cleanup * parse iono data * cleanup
2021-04-14 16:17:30 +02:00
env.Library('kaitai', ['kaitai/kaitaistream.cpp'], CPPDEFINES=['KS_STR_ENCODING_NONE'])
move all third party stuff into third_party/ (#26853) * mv fastcluster * move msm_kgsl.h * camerad include * update path * mv pyextra * fix tici build * add acados_template to release build Co-authored-by: Comma Device <device@comma.ai>
2022-12-31 21:00:50 -08:00
SConscript(['cluster/SConscript'])
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 184ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API