Arthur Golubtsov
|
7e5c9bfb59
|
Update server and drone client names in README
|
2020-06-03 11:52:09 +03:00 |
|
Arthur Golubtsov
|
e74de76af0
|
drone: Update README
|
2020-06-03 11:45:33 +03:00 |
|
Arthur Golubtsov
|
a8a68d8435
|
drone: Fix modules from renaming
|
2020-06-03 11:18:54 +03:00 |
|
Arthur Golubtsov
|
ffa6404bdb
|
drone: Move flight and led from control to modules
|
2020-06-03 10:45:08 +03:00 |
|
Arthur Golubtsov
|
faca42f41f
|
drone: Rename watchdog to failsafe
|
2020-06-03 10:43:50 +03:00 |
|
Arthur Golubtsov
|
a3848c1e85
|
drone: move watchdog from modules to the root dir
|
2020-06-03 09:24:39 +03:00 |
|
Arthur Golubtsov
|
f38363450c
|
README: Update links and russian version
|
2020-06-03 09:18:30 +03:00 |
|
Arthur Golubtsov
|
9807cca984
|
Update README
|
2020-06-03 08:52:54 +03:00 |
|
Arthur Golubtsov
|
9394612456
|
Update readme for server
|
2020-06-03 08:48:45 +03:00 |
|
Arthur Golubtsov
|
98cc5c2555
|
Update .gitignore
|
2020-06-03 08:16:41 +03:00 |
|
Arthur Golubtsov
|
521df27243
|
Fix server import
|
2020-06-03 08:11:41 +03:00 |
|
Arthur Golubtsov
|
1a0441116b
|
Rename Drone->drone, Server->server in .gitignore
|
2020-06-03 08:11:01 +03:00 |
|
Arthur Golubtsov
|
cc30465db0
|
Update gitignore
|
2020-06-03 08:09:16 +03:00 |
|
Arthur Golubtsov
|
ffa34809df
|
Fix server_core import
|
2020-06-03 06:36:15 +03:00 |
|
Arthur Golubtsov
|
73cec4b603
|
Move messaging_lib->messaging
|
2020-06-03 06:05:43 +03:00 |
|
Arthur Golubtsov
|
c6869cbdd8
|
Add ui .py modules to ui folder
|
2020-06-02 19:11:12 +03:00 |
|
Arthur Golubtsov
|
ddf144f075
|
Move .ui to ui folder
|
2020-06-02 19:08:41 +03:00 |
|
Arthur Golubtsov
|
369e0718e5
|
Move libs to lib and tests to test, add assets folder to test
|
2020-06-02 19:00:22 +03:00 |
|
Arthur Golubtsov
|
46507a3349
|
Move requirements to server folder
|
2020-06-02 18:34:34 +03:00 |
|
Arthur Golubtsov
|
ca525a9e54
|
Move platform specified settings to builder/assets
|
2020-06-02 18:22:09 +03:00 |
|
Arthur Golubtsov
|
c6b1f62fc5
|
server: Move module .py files to module folder
|
2020-06-02 18:09:34 +03:00 |
|
Arthur Golubtsov
|
e8e7d5ee13
|
Move module .py files to modules folder
|
2020-06-02 18:03:47 +03:00 |
|
Arthur Golubtsov
|
d2faf21d17
|
Move FlightLib to control, FlightLib.py -> flight.py, LedLib.py -> led.py
|
2020-06-02 18:01:47 +03:00 |
|
Arthur Golubtsov
|
284e448719
|
Remove __init__.py
|
2020-06-02 17:46:06 +03:00 |
|
Arthur Golubtsov
|
9a7e74f3e3
|
Add more examples
|
2020-06-02 17:44:02 +03:00 |
|
Arthur Golubtsov
|
8a86a0656d
|
Move shared libraries to libs folder
|
2020-06-02 17:38:00 +03:00 |
|
Arthur Golubtsov
|
a127a95fb6
|
Move animation example to examples
|
2020-06-02 17:36:44 +03:00 |
|
Arthur Golubtsov
|
9dfb4af621
|
Rename Server -> server
|
2020-06-02 17:32:33 +03:00 |
|
Arthur Golubtsov
|
6ee48640ed
|
Rename Drone -> drone
|
2020-06-02 17:30:23 +03:00 |
|
Artem30801
|
c116857b03
|
Rename client -> client_core; copter_client -> client
|
2020-06-01 15:12:59 +03:00 |
|
Artem30801
|
e2028a6900
|
Rename server_qt -> server
|
2020-06-01 15:05:14 +03:00 |
|
Artem30801
|
7a3eac337d
|
Server: Fix imports
|
2020-06-01 15:04:13 +03:00 |
|
Artem30801
|
59afd485db
|
Rename server -> core_server
|
2020-06-01 15:02:30 +03:00 |
|
Artem30801
|
5de1a04555
|
Merge branch 'renaming_reorganization' of https://github.com/CopterExpress/clever-show into renaming_reorganization
|
2020-06-01 14:57:14 +03:00 |
|
Artem30801
|
ff4f99da94
|
Rename folders
|
2020-06-01 14:56:33 +03:00 |
|
artem30801
|
6603fc6199
|
Merge pull request #76 from CopterExpress/master
Update renaming branch
|
2020-06-01 14:51:49 +03:00 |
|
Arthur Golubtsov
|
30d2831d77
|
Merge pull request #75 from CopterExpress/gps
Add GPS support
|
2020-06-01 14:42:25 +03:00 |
|
Arthur Golubtsov
|
9e3553e4aa
|
Drone: Fix clever-show service handle
|
2020-06-01 13:28:42 +03:00 |
|
Arthur Golubtsov
|
187f6e09eb
|
Drone: Add variants for restarting clever service
|
2020-06-01 13:24:40 +03:00 |
|
Arthur Golubtsov
|
6473607df4
|
Server: Change clover service name for restarting
|
2020-06-01 10:32:12 +03:00 |
|
Arthur Golubtsov
|
b8f6210bba
|
Drone: Make base client loop to thread
|
2020-06-01 10:31:29 +03:00 |
|
Arthur Golubtsov
|
8e7ee15da9
|
Server: Fix config getting from copter
|
2020-06-01 08:01:51 +03:00 |
|
Arthur Golubtsov
|
22073c0e80
|
Server: Update default logging level for server_qt
|
2020-06-01 08:01:26 +03:00 |
|
Arthur Golubtsov
|
708e8ad3d6
|
Drone: Turn on file observer
|
2020-06-01 05:30:24 +03:00 |
|
Arthur Golubtsov
|
c924f3ad01
|
Drone: Fix daemon argument
|
2020-06-01 05:06:02 +03:00 |
|
Arthur Golubtsov
|
f38dbe08cd
|
Drone: Make threads be daemons
|
2020-06-01 04:56:24 +03:00 |
|
Arthur Golubtsov
|
db6c16599d
|
Server: Fix handling start position
|
2020-05-31 18:19:24 +03:00 |
|
Arthur Golubtsov
|
c311a9d4e2
|
Drone: Turn off observer for tests
|
2020-05-31 18:10:33 +03:00 |
|
Arthur Golubtsov
|
19ffb1bf58
|
Drone: Make observer daemon
|
2020-05-31 17:54:01 +03:00 |
|
Arthur Golubtsov
|
1a686cdf93
|
Drone: Update requirements
|
2020-05-31 11:56:37 +03:00 |
|