Merge branch 'groundStation-dev-cli-setpoint' into groundStation-dev-cli
No related branches found
No related tags found
Showing
- groundStation/.gitignore 7 additions, 0 deletionsgroundStation/.gitignore
- groundStation/Makefile 1 addition, 1 deletiongroundStation/Makefile
- groundStation/src/backend/callbacks.c 378 additions, 0 deletionsgroundStation/src/backend/callbacks.c
- groundStation/src/backend/callbacks.h 11 additions, 0 deletionsgroundStation/src/backend/callbacks.h
- groundStation/src/backend/cb_default.h 15 additions, 0 deletionsgroundStation/src/backend/cb_default.h
- groundStation/src/backend/commands.c 765 additions, 523 deletionsgroundStation/src/backend/commands.c
- groundStation/src/backend/commands.h 9 additions, 63 deletionsgroundStation/src/backend/commands.h
- groundStation/src/backend/communication.h 3 additions, 3 deletionsgroundStation/src/backend/communication.h
- groundStation/src/backend/config.h 1 addition, 1 deletiongroundStation/src/backend/config.h
- groundStation/src/backend/logger.h 3 additions, 3 deletionsgroundStation/src/backend/logger.h
- groundStation/src/backend/type_def.h 3 additions, 3 deletionsgroundStation/src/backend/type_def.h
- groundStation/src/cli/cli.c 2 additions, 0 deletionsgroundStation/src/cli/cli.c
- groundStation/src/cli/cli.h 12 additions, 3 deletionsgroundStation/src/cli/cli.h
- groundStation/src/cli/cli_getimu.h 3 additions, 3 deletionsgroundStation/src/cli/cli_getimu.h
- groundStation/src/cli/cli_getpid.c 12 additions, 16 deletionsgroundStation/src/cli/cli_getpid.c
- groundStation/src/cli/cli_getpid.h 4 additions, 4 deletionsgroundStation/src/cli/cli_getpid.h
- groundStation/src/cli/cli_getsetpoint.c 131 additions, 0 deletionsgroundStation/src/cli/cli_getsetpoint.c
- groundStation/src/cli/cli_getsetpoint.h 18 additions, 0 deletionsgroundStation/src/cli/cli_getsetpoint.h
- groundStation/src/cli/cli_monitor.h 3 additions, 3 deletionsgroundStation/src/cli/cli_monitor.h
- groundStation/src/cli/cli_setpid.h 3 additions, 3 deletionsgroundStation/src/cli/cli_setpid.h
Loading
Please register or sign in to comment