-
- Downloads
serial and logging changes
parent
275d0406
No related branches found
No related tags found
Showing
- crazyflie_groundstation/src/crazyflieGroundStation.cpp 79 additions, 39 deletionscrazyflie_groundstation/src/crazyflieGroundStation.cpp
- crazyflie_groundstation/src/quadcopterData.cpp 1 addition, 1 deletioncrazyflie_groundstation/src/quadcopterData.cpp
- crazyflie_groundstation/src/serial/impl/list_ports/list_ports_linux.cc 336 additions, 0 deletions...undstation/src/serial/impl/list_ports/list_ports_linux.cc
- crazyflie_groundstation/src/serial/impl/list_ports/list_ports_osx.cc 286 additions, 0 deletions...roundstation/src/serial/impl/list_ports/list_ports_osx.cc
- crazyflie_groundstation/src/serial/impl/list_ports/list_ports_win.cc 152 additions, 0 deletions...roundstation/src/serial/impl/list_ports/list_ports_win.cc
- crazyflie_groundstation/src/serial/impl/unix.cc 1084 additions, 0 deletionscrazyflie_groundstation/src/serial/impl/unix.cc
- crazyflie_groundstation/src/serial/impl/win.cc 646 additions, 0 deletionscrazyflie_groundstation/src/serial/impl/win.cc
- crazyflie_groundstation/src/serial/serial.cc 432 additions, 0 deletionscrazyflie_groundstation/src/serial/serial.cc
- crazyflie_groundstation/src/userInput.cpp 15 additions, 29 deletionscrazyflie_groundstation/src/userInput.cpp
- crazyflie_groundstation/src/userOutput.cpp 8 additions, 0 deletionscrazyflie_groundstation/src/userOutput.cpp
- groundStation/adapters/crazyflie/Makefile 4 additions, 0 deletionsgroundStation/adapters/crazyflie/Makefile
- groundStation/adapters/crazyflie/src/cf_adapter.c 15 additions, 4 deletionsgroundStation/adapters/crazyflie/src/cf_adapter.c
- groundStation/adapters/crazyflie/src/cf_adapter.h 2 additions, 0 deletionsgroundStation/adapters/crazyflie/src/cf_adapter.h
- groundStation/adapters/crazyflie/src/cf_callbacks.c 71 additions, 47 deletionsgroundStation/adapters/crazyflie/src/cf_callbacks.c
- groundStation/src/backend/backend.c 117 additions, 4 deletionsgroundStation/src/backend/backend.c
- groundStation/src/backend/backend_adapter.c 1 addition, 1 deletiongroundStation/src/backend/backend_adapter.c
- groundStation/src/backend/backend_adapter.h 11 additions, 1 deletiongroundStation/src/backend/backend_adapter.h
- groundStation/src/backend/logfile.c 95 additions, 0 deletionsgroundStation/src/backend/logfile.c
- groundStation/src/backend/logfile.h 42 additions, 0 deletionsgroundStation/src/backend/logfile.h
- groundStation/src/backend/param.c 76 additions, 3 deletionsgroundStation/src/backend/param.c
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
crazyflie_groundstation/src/serial/serial.cc
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
groundStation/src/backend/logfile.c
0 → 100644
This diff is collapsed.
groundStation/src/backend/logfile.h
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment