99e6ea6000
that should do the job
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2023-03-18 14:34:09 +01:00
21899d663e
start groundwork for new TM downlink arch
2023-03-09 01:32:27 +01:00
3b61697615
refactored FIFO handling
EIVE/eive-obsw/pipeline/head Build started...
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2023-03-06 00:55:12 +01:00
ffbf7df557
rename ploc supv and i2c dev symlinks
EIVE/eive-obsw/pipeline/head Build started...
2022-11-29 11:05:19 +01:00
1a17770bbc
all TMP1075 dev except the OBC IF board one working
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2022-11-11 18:52:12 +01:00
95d2bc0887
first IRQ impl
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2022-10-27 10:49:52 +02:00
bc277067ed
add PDEC IRQ uio file entry
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
2022-10-27 09:20:41 +02:00
f24ea413c8
Merge branch 'develop' into mueller/uio-updates
EIVE/eive-obsw/pipeline/pr-develop Build started...
2022-10-27 08:53:08 +02:00
8dd1d81e0d
consistent dev names
EIVE/eive-obsw/pipeline/head This commit looks good
2022-10-27 08:51:49 +02:00
4a8096998d
added two todos and new uio file names
EIVE/eive-obsw/pipeline/head This commit looks good
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2022-10-25 18:21:48 +02:00
8b35bbd241
use new SCEX uart dev name
EIVE/eive-obsw/pipeline/head This commit looks good
2022-10-06 15:08:33 +02:00
0341865e98
this seems to work
EIVE/eive-obsw/pipeline/head This commit looks good
2022-10-06 11:15:55 +02:00
c5e5df03d9
new Uart16550 for SCEX, try stop bits
EIVE/eive-obsw/pipeline/head This commit looks good
2022-10-05 18:13:49 +02:00
151d27985f
Merge remote-tracking branch 'origin/develop' into scex-additions
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
2022-09-29 13:43:58 +02:00
Irini Kosmidou
308a855d8c
bugfix for scex testcode
EIVE/eive-obsw/pipeline/head This commit looks good
2022-09-27 18:54:48 +02:00
Irini Kosmidou
a1cc5b0ca7
Merge remote-tracking branch 'origin/develop' into irini
EIVE/eive-obsw/pipeline/head This commit looks good
2022-09-27 17:36:19 +02:00
90962c9f8e
rudimentary SD commanding interface
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2022-09-27 10:51:07 +02:00
Jakob Meier
8c850614e5
fixed merge conflicts
2022-06-05 10:54:46 +02:00
28a4f782f9
Merge remote-tracking branch 'origin/develop' into mueller/rtds-update
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
2022-05-17 17:55:25 +02:00
8a5090b8ee
apply new auto-formatter on all files
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
EIVE/eive-obsw/pipeline/head This commit looks good
2022-05-17 13:40:19 +02:00
478975db26
spi setup more stable now
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2022-05-14 11:34:25 +02:00
Jakob Meier
e5710784b9
Merge branch 'develop' into meier/ccsds
2022-05-12 07:47:28 +02:00
Jakob Meier
907b8f4a5d
ccsds config for te0720-1cfa
2022-05-10 07:48:36 +02:00
3458c272ad
Merge remote-tracking branch 'origin/develop' into mueller/rw-ass
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2022-05-04 16:47:49 +02:00
c1248dd4e1
building new EM config
EIVE/eive-obsw/pipeline/head This commit looks good
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2022-04-29 15:47:54 +02:00
1527b60fd6
Merge remote-tracking branch 'origin/develop' into mueller/rw-ass
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2022-04-28 18:26:34 +02:00
07d345183e
rename gps dev
2022-04-17 01:07:23 +02:00
Jakob Meier
ca1e8f3dc1
syrlinks fault flag
EIVE/eive-obsw/pipeline/head There was a failure building this commit
2022-04-01 09:20:35 +02:00
Jakob Meier
758c4e6f4f
uart isolator switch handling
2022-03-28 09:08:11 +02:00
6ccf16f56d
enabled more GCC warnings
EIVE/eive-obsw/pipeline/head Build started...
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2022-03-08 09:37:23 +01:00
9f60c82725
intermediate PR
EIVE/eive-obsw/pipeline/head Build queued...
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2022-02-23 19:26:02 +01:00
50cf01376f
Merge branch 'develop' into mohr/cmake
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
EIVE/eive-obsw/pipeline/head Build queued...
2022-02-10 16:22:28 +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
4050521e5a
added GNSS select pin
EIVE/eive-obsw/pipeline/head This commit looks good
2022-02-01 11:17:00 +01:00
3bd4c57b85
replaced all names
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-27 18:32:54 +01:00
0a315f203b
renamed some deivces
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-27 18:29:14 +01:00
0b9b24ca08
try new symlink for eive-i2c
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-27 17:06:21 +01:00
ef48c8c6ad
correction for i2c device
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-27 16:08:53 +01:00
5c535784e9
added back old GPS handler
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-26 17:59:31 +01:00
Jakob Meier
a07468f7b7
introduced uio mapper class
2022-01-24 16:33:22 +01:00
Jakob Meier
a56224c339
ptme axi interface
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-24 07:43:14 +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
433b218227
added new GNSS mux select pin
EIVE/eive-obsw/pipeline/head This commit looks good
2021-12-21 18:29:27 +01:00
861d92f3c2
update uart device names
EIVE/eive-obsw/pipeline/head This commit looks good
2021-12-21 18:13:20 +01:00
636c1fdf26
added GNSS enable pin handling
EIVE/eive-obsw/pipeline/head This commit looks good
2021-12-20 13:37:28 +01:00
e442a8c968
ACS and TCS board working together now
EIVE/eive-obsw/pipeline/head This commit looks good
2021-12-17 14:20:22 +01:00
Jakob Meier
63965e2f68
enabled rx lines of syrlinks rs485 transceiver chips
2021-11-21 13:59:18 +01:00
Jakob Meier
709661ff67
pdec handler print tc
EIVE/eive-obsw/pipeline/head This commit looks good
2021-11-03 18:19:36 +01:00
Jakob Meier
3e2f4e7a10
class to generate pdec config words
2021-11-02 11:11:38 +01:00
Jakob Meier
556a3986c1
pdec handler
2021-11-01 12:41:20 +01:00