711732ccd6
Udated for memory management
EIVE/eive-obsw/pipeline/head There was a failure building this commit
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
2022-03-01 17:41:58 +01:00
3a6c7e3183
separate branch for reboot file handling
EIVE/eive-obsw/pipeline/head There was a failure building this commit
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
2022-02-25 11:34:42 +01:00
d27a57ab28
adaptions to updated fsfw
EIVE/eive-obsw/pipeline/head Build queued...
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
2022-02-22 20:27:13 +01:00
4d154b7cee
reworked cmake, unfortunately a big one due to interdependence
...
EIVE/eive-obsw/pipeline/head This commit looks good
- /mission is a library now, in preparation of unittests (which bring their own main)
- eive-simple is now only available in bsp=arm/q7s (but is still not compiling)
- watchdog and simple are their own executables, not configurations any more
- moved some q7s specific code into /bsp-q7s to flatten if-hierarchy in main CMakeLists.txt
- compiler and linker options are not globally applied to all targets
- linux is the default fsfw osal now, as current code does not compile on hosted
2022-02-09 21:38:56 +01:00
77c45c0de9
applied formatting
EIVE/eive-obsw/pipeline/head Build queued...
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
2022-01-17 15:58:27 +01:00
Jakob Meier
fac6996a15
star tracker limits setting
2021-12-06 19:36:21 +01:00
Jakob Meier
ed8399ef9a
Merge branch 'meier/syrlinks' into meier/StarTracker
2021-12-02 13:55:03 +01:00
Jakob Meier
8c649b3e70
str image loader wip
2021-11-30 16:01:02 +01:00
5b412bf072
implemented rename function
EIVE/eive-obsw/pipeline/head This commit looks good
2021-11-25 21:38:13 +01:00
c1be4a1e83
changes for updated fsfw
EIVE/eive-obsw/pipeline/head This commit looks good
2021-11-19 13:22:20 +01:00
01e9ef64c9
moved command executor
2021-10-11 20:05:59 +02:00
5e42618dfd
removed references to removed module
EIVE/eive-obsw/pipeline/head There was a failure building this commit
2021-10-11 19:44:58 +02:00
444389a41c
Merge remote-tracking branch 'origin/develop' into mueller/non-blocking-sd-card-init
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
2021-08-09 11:20:28 +02:00
5a4d287f67
more testing and bugfixes
2021-08-08 00:11:21 +02:00
2fb54f7de9
first successfull tests
EIVE/eive-obsw/pipeline/head This commit looks good
2021-08-06 01:25:36 +02:00
f0e282c6e1
continued a bit
EIVE/eive-obsw/pipeline/head This commit looks good
2021-08-05 18:37:14 +02:00
05088ce02c
SDC manager and core controller refactoring
EIVE/eive-obsw/pipeline/head This commit looks good
2021-08-05 18:13:32 +02:00
7f327c3900
bugfixes for sdc manager
EIVE/eive-obsw/pipeline/head This commit looks good
2021-08-05 16:02:35 +02:00
8104ac0df8
using new command executor
EIVE/eive-obsw/pipeline/head This commit looks good
2021-08-05 15:43:19 +02:00
1cfb9250fa
SDC manager non-blocking mode
EIVE/eive-obsw/pipeline/head This commit looks good
2021-08-05 10:14:17 +02:00
Jakob.Meier
0315a2a3d5
merged develop
2021-08-04 13:22:44 +02:00
Jakob.Meier
c431deede0
ploc udpdater wip
2021-08-04 10:20:36 +02:00
3cc3786505
TCP default now, bugfixes in CoreController
EIVE/eive-obsw/pipeline/head This commit looks good
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2021-08-03 15:29:45 +02:00
d419e31296
fixes for file system
2021-07-23 18:20:01 +02:00
81ac5a3b2c
tested dir remove functionality
2021-07-19 19:21:34 +02:00
42578ba2ac
more tests added
2021-07-19 14:34:03 +02:00
d4e5919a21
bugfix for file system handler, running now
2021-07-19 14:02:17 +02:00
20e8fc3400
cleaned up code a bit
2021-07-19 12:44:43 +02:00
3f1fef4bdf
scratch buffer API finished
2021-07-16 22:20:53 +02:00
434a0f6a7a
added JSON lib, bugfixes in FileSystemHandler
2021-07-16 20:32:13 +02:00
6c2c1e6552
minor changes
2021-07-12 17:50:01 +02:00
d903da109e
added builder functions for full paths
2021-07-12 17:41:13 +02:00
64aadf5e1e
continued functions to create/delete dir
2021-07-12 17:39:36 +02:00
74fdd90c07
starting file system handler
2021-07-12 17:23:32 +02:00
91ff9f3f68
FS queue size configurable
2021-07-12 16:32:14 +02:00
89b6eb8943
some more fixes
2021-07-12 15:58:43 +02:00
ec2f15cf54
some refactoring
2021-07-12 15:52:13 +02:00
e0cf333a7d
more bugfixes
2021-07-12 15:19:06 +02:00
9284398b8b
cold redundant and hot redundant configuration
2021-07-12 14:32:20 +02:00
37feaa0a54
sd card is now mounted as well
2021-07-12 13:26:02 +02:00
bf2a4d0ad7
fix so it compiles
2021-07-12 11:49:19 +02:00
658e9a4907
added docs and improvements
2021-07-12 11:47:23 +02:00
4fc56417bc
mounting SD cards now as well
2021-07-12 11:37:10 +02:00
59112cae76
now a sd card will always be on
2021-07-09 17:54:32 +02:00
e9cfa0c117
testing scratch API
2021-07-09 17:21:26 +02:00
bef73d7357
writing api for scratch buffer
2021-07-09 16:57:34 +02:00
61ddc3a080
updated README
2021-07-08 12:36:41 +02:00
d5517b4d80
contd file system handler
2021-07-08 12:32:24 +02:00
ef3fb0457e
updated file system handler
2021-07-08 12:22:41 +02:00
1312fe2369
updated core controller
2021-07-08 12:07:39 +02:00