Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MicroCART
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Distributed Autonomous Networked Control Lab
MicroCART
Commits
c4c748f61d7625d0fd22772abcfd009e89f0a48c
Select Git revision
Branches
2
master
default
protected
develop
Tags
8
sdmay25-32-final
Lab_Part_1_tag
Lab_Part_2_tag
2020-team-final-state
team_18-17
team_17-16_demo
team_17-16_v2
team_17-16_v1
10 results
MicroCART
groundStation
src
cli
cli.c
Author
Search by author
Any Author
authors
abeinder
abeinder
aurandt
aurandt
Brandon Cortez
brcortez
Carter Irlmeier
carteri
ccntgeb
ccntgeb
ckramper
ckramper
Cole Hunt
crhunt
Colton Glick
crglick
cpryan
cpryan
dbzaucha
dbzaucha
dmlarson
dmlarson
ea1
ea1
gajith
gajith
Grant Giansanti
gsg3231
Ian McInerney
imciner2
Ian McInerney
mcianster
James Talbert
jtalbert
javey
javey
jnoronha
jnoronha
jonahu
jonahu
20 authors
Dec 03, 2016
added help flag to monitor command
· c4c748f6
burneykb
authored
8 years ago
c4c748f6
Fixed null argv segfault and cli.c can handle --help option
· fff59276
burneykb
authored
8 years ago
fff59276
Nov 15, 2016
Added support for symlinks
· ad647231
Jake Drahos
authored
8 years ago
ad647231
Fixed backend and getpid communication
· 5dd29b04
burneykb
authored
8 years ago
5dd29b04
Working on cli frontend to backend communication
· 49f107bd
burneykb
authored
8 years ago
49f107bd
Nov 14, 2016
Fixed seg fault with getpid
· 51f9fdc2
burneykb
authored
8 years ago
51f9fdc2
Nov 11, 2016
Implemented cli_getPid and modified makefile/gitignore
· 5199a6b9
burneykb
authored
8 years ago
5199a6b9
Nov 10, 2016
Further skeleton and cli structure implementation
· 9e52632d
burneykb
authored
8 years ago
9e52632d
ready to use function pointers from other cli specific functions
· 39548dce
burneykb
authored
8 years ago
39548dce
modified to use frontend_common functions
· 0a57e41e
burneykb
authored
8 years ago
0a57e41e
simplifying and finishing command parsing
· 3d7f12dd
burneykb
authored
8 years ago
3d7f12dd
Nov 07, 2016
start of socket creation and command parsing of cli
· 260fc90a
burneykb
authored
8 years ago
260fc90a
Loading