Logo
Explore Help
Register Sign In
mawei/dragonpilot
1
0
Fork 0
You've already forked dragonpilot
mirror of https://github.com/dragonpilot/dragonpilot.git synced 2026-02-26 06:33:59 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
0c1fbe22b4d83ee5873c992d02b9bc46fd16ae7b
dragonpilot/third_party/SConscript

7 lines
246 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'])
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 150ms 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