issues
search
nasa
/
to_lab
The Core Flight System (cFS) Telemetry Output Lab App (to_lab)
Apache License 2.0
26
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix #204, Check return value of calls to `CFE_SB_Subscribe()`
#205
thnkslprpt
opened
1 month ago
0
Calls to `CFE_SB_Subscribe()` are missing return checks
#204
thnkslprpt
opened
1 month ago
0
to_lab Integration candidate: Equuleus-rc1+dev19
#203
dzbaker
closed
2 months ago
0
Fix #201, Add build-run-app workflow to CI
#202
thnkslprpt
opened
2 months ago
0
Add build-run-app workflow to CI
#201
thnkslprpt
opened
2 months ago
0
Use alternate/non-overlapping UDP ports for multiple CPUs
#200
jphickey
opened
4 months ago
6
to_lab Integration candidate: Equuleus-rc1+dev12
#199
dzbaker
closed
6 months ago
0
Fix #197, Add CFE_EVS_SHORT_EVENT_MSG_MID to to_lab_sub.c
#198
dmknutsen
closed
6 months ago
0
Add CFE_EVS_SHORT_EVENT_MSG_MID to subscription table
#197
dmknutsen
closed
6 months ago
0
to_lab Integration candidate: Equuleus-rc1+dev11
#196
dzbaker
closed
7 months ago
0
to_lab Integration candidate: Equuleus-rc1+dev7
#195
dzbaker
closed
8 months ago
0
Fix #193, apply name changes to EDS dispatcher
#194
jphickey
closed
8 months ago
0
Apply name updates from recent EdsLib change
#193
jphickey
closed
8 months ago
0
to_lab Integration candidate: Equuleus-rc1+dev5
#192
dzbaker
closed
9 months ago
0
Fix #190, Add an event for `ResetCountersCmd`
#191
thnkslprpt
closed
9 months ago
0
`ResetCountersCmd` should have an event issued
#190
thnkslprpt
closed
9 months ago
0
to_lab Integration candidate: Equuleus-rc1+dev1
#189
dzbaker
closed
10 months ago
0
Fix #187, Zero-out global data during init + set `RunStatus` to `APP_ERROR` if init fails
#188
thnkslprpt
closed
7 months ago
0
Set `RunStatus` to `CFE_ES_RunStatus_APP_ERROR` if initialization fails
#187
thnkslprpt
closed
7 months ago
0
Fix #164, updating to_lab to use new versioning system.
#186
dzbaker
closed
10 months ago
0
Fix #184, initial inclusion of EDS file
#185
jphickey
closed
11 months ago
1
Add EDS file
#184
jphickey
closed
11 months ago
0
Fix #182, add CFE_MISSION prefix to topicids
#183
jphickey
closed
11 months ago
0
Add missing CFE_MISSION_ prefix to topic IDs
#182
jphickey
closed
11 months ago
0
to_lab Integration candidate: Caelum-rc4+dev66
#181
dzbaker
closed
11 months ago
0
Fix #179, Light initialization logic refactor + remove multiple returns
#180
thnkslprpt
closed
2 months ago
0
Light initialization logic refactor + remove multiple returns
#179
thnkslprpt
closed
2 months ago
0
Fix #177, update macros for to table
#178
avan989
closed
11 months ago
0
to_lab_sub.c have incorrect macro for conditional compilation
#177
avan989
closed
11 months ago
0
Fix #175, define msgids via topicids
#176
jphickey
closed
11 months ago
0
Define and use Topic IDs instead of fixed Msg IDs
#175
jphickey
closed
11 months ago
0
to_lab Integration candidate: Caelum-rc4+dev65
#174
dzbaker
closed
12 months ago
0
Fix #172, Add timeout and packet limit on sending telemetry
#173
skliper
closed
12 months ago
0
Improve configurability for sending telemetry
#172
skliper
closed
12 months ago
0
Fix #131, Rename `CommandCode` variable to `Fcncode`
#171
thnkslprpt
closed
2 months ago
0
to_lab Integration candidate: Caelum-rc4+dev64
#170
dzbaker
closed
1 year ago
0
Update Versioning System
#169
dzbaker
closed
1 year ago
1
Fix #166, reorganize source files
#168
jphickey
closed
1 year ago
0
Add hooks for encoding/translating of network buffer
#167
jphickey
closed
1 year ago
0
Update directory structure to follow current convention
#166
jphickey
closed
1 year ago
0
CMakeLists.txt should not define a fixed list of dependent applications
#165
DavidEdell
opened
1 year ago
0
Update Versioning System
#164
dzbaker
closed
10 months ago
0
Fix #162, Update misnamed `CmdHeader` variable in `to_lab_msg.h`
#163
thnkslprpt
closed
1 year ago
1
Misnamed `CFE_MSG_CommandHeader_t` variable in `TO_LAB_NoArgsCmd_t`
#162
thnkslprpt
closed
1 year ago
0
to_lab Integration candidate: Caelum-rc4+dev59
#161
dzbaker
closed
1 year ago
0
Fix #159, Remove unused/unnecessary TO_LAB_UNUSED
#160
skliper
closed
1 year ago
0
Unnecessary/confusing `TO_LAB_UNUSED`
#159
skliper
closed
1 year ago
0
Fix #157, Move function prototypes to header file
#158
thnkslprpt
closed
1 year ago
0
Function prototypes can be moved out of `to_lab_app.c`
#157
thnkslprpt
closed
1 year ago
0
Fix #155, Convert `int32` return codes and variables to `CFE_Status_t`
#156
thnkslprpt
closed
1 year ago
0
Next