Commit graph

3932 commits

Author SHA1 Message Date
Laura Klünder
44b6cc61e6 add new firmware_upload api definition, not implemented yet 2023-11-15 14:54:21 +01:00
Laura Klünder
a13276f259 surprise! 2023-11-15 14:05:40 +01:00
Laura Klünder
da4631b715 what if api secret auth actually… did the right thing? just kidding… unless 2023-11-15 14:04:07 +01:00
Laura Klünder
f9e5af937e more missing code, hurray 2023-11-15 14:03:22 +01:00
Laura Klünder
f2f209c5da add missing api/exceptions.py 2023-11-15 13:57:15 +01:00
Laura Klünder
ead9bb9298 fix EnumSchemaByNameMixin 2023-11-15 13:54:11 +01:00
Laura Klünder
aa5df7de7f update api endpoints to use new auth 2023-11-14 18:29:21 +01:00
Laura Klünder
0fe724e3e1 add v2 session auth api 2023-11-14 17:55:17 +01:00
Jenny Danzmayr
33ce843d33 added docker build script 2023-11-14 16:09:18 +01:00
Jenny Danzmayr
809dd570fe updated order of dockerfile ARGs 2023-11-12 19:38:49 +01:00
Jenny Danzmayr
db4c441f67 added opencontainers.org labels to docker containers 2023-11-12 19:06:01 +01:00
Jenny Danzmayr
e039cae5c8 used a seperate cache for each target architecture 2023-11-12 19:05:40 +01:00
Jenny Danzmayr
0fc6e9054a updated renovate config to reduce noise by rebasing 2023-11-12 16:30:37 +01:00
Jenny Danzmayr
1f603fb7a6 updated tag of docker containers to include ghcr.io path 2023-11-12 16:26:40 +01:00
Jenny Danzmayr
17166eb4ad default ALLOWED_HOSTS to "*" if not configured 2023-11-12 16:25:42 +01:00
Jenny Danzmayr
2706f347a4 fixed uwsgi config for stats via http 2023-11-12 16:25:10 +01:00
Jenny Danzmayr
ebac0e5f77 automatically run migrations on docker container start by default 2023-11-12 16:24:28 +01:00
Jenny Danzmayr
ddfa684c97 added more files to dockerignore 2023-11-12 16:21:25 +01:00
Jenny Danzmayr
066e0c0701 renovate: automerge ubuntu package updates 2023-11-12 16:20:17 +01:00
Jenny
ca88c00d04
Merge pull request #103 from c3nav/renovate/docker-tileserver-image
⬆️ Update docker tileserver image
2023-11-12 05:22:07 +01:00
renovate[bot]
33a958dcb1
⬆️ Update docker tileserver image 2023-11-12 04:21:52 +00:00
Jenny
d3e5096477
Merge pull request #102 from c3nav/renovate/docker-core-image
⬆️ Update docker core image
2023-11-12 05:21:32 +01:00
renovate[bot]
d64bbfe967
⬆️ Update docker core image 2023-11-12 04:19:49 +00:00
Jenny Danzmayr
acf940ca7c updated renovate config and added annotations for renovate 2023-11-12 05:17:46 +01:00
Jenny Danzmayr
f6249d0b3b added config for renovate bot 2023-11-12 03:04:54 +01:00
Laura Klünder
359116f1d0 remove unneeded comments 2023-11-11 17:21:16 +01:00
Laura Klünder
414f124322 it's cm_to_m not m_to_cm 2023-11-11 17:19:56 +01:00
Laura Klünder
c3a9b178f7 update range locate code with new gwen(tm) algorithm 2023-11-11 17:19:16 +01:00
Laura Klünder
4dd79c238f locate_test should filter out invalid range readings 2023-11-11 17:18:37 +01:00
Laura Klünder
db07c57c35 rangelocator: fractional ranges? 2023-11-11 16:49:12 +01:00
Laura Klünder
94af40d2f1 allow to set static factor 2023-11-11 16:34:55 +01:00
Laura Klünder
0a9bf327c3 move test part of locate_test into locate_test 2023-11-11 15:32:12 +01:00
Laura Klünder
2ee0dd4579 use numpy for speedup of RangeLocator 2023-11-11 15:22:36 +01:00
Laura Klünder
0e49ed5199 time for some ugly range location testing 2023-11-11 14:57:16 +01:00
Laura Klünder
1046dba1c3 add test_location to javascript 2023-11-11 13:43:46 +01:00
Gwendolyn
245e451033 fix formatting 2023-11-11 13:30:45 +01:00
Gwendolyn
565404598b fix import order 2023-11-11 13:30:12 +01:00
Gwendolyn
2f958babce more WrappedGeometry unwrapping fixes 2023-11-11 13:14:12 +01:00
Laura Klünder
d07361112f respect beacon altitude 2023-11-11 12:30:03 +01:00
Laura Klünder
66f56f2b71 add locate_test api 2023-11-11 12:29:52 +01:00
Laura Klünder
0cd17ea237 fix the new mesh/uplink data stuff 2023-11-11 12:20:10 +01:00
Laura Klünder
5103744d41 syntax error, oops 2023-11-11 12:07:42 +01:00
Laura Klünder
2ad9f4a099 use pathlib in more places, thereby fixing some bugs 2023-11-11 12:06:46 +01:00
Laura Klünder
f5c33724dc start adding new ninja-based OpenAPI-compatible API v2, starting with mesh 2023-11-11 03:01:15 +01:00
Laura Klünder
0b6362c8ab start implementing RangeLocator 2023-11-10 20:11:50 +01:00
Laura Klünder
e3afa4b2ea validate mesh node address 2023-11-10 19:00:09 +01:00
Laura Klünder
320ae7b4c9 add RangingBeacon to mapdata 2023-11-10 18:59:37 +01:00
Laura Klünder
8efb1057d1 turn firmware_ and hardware_description into properties 2023-11-10 16:19:57 +01:00
Laura Klünder
58df04b4af OTA create view 2023-11-10 16:09:08 +01:00
Gwendolyn
73876f1b75 shapely needs a float there rather than a decimal 2023-11-09 18:58:31 +01:00