Artem Vasiunik
|
27de07688a
|
Update requirements.txt
Removed numpy version requirement as roadblock to python 3.6.9 installation
|
2022-08-31 19:56:28 +03:00 |
|
dependabot[bot]
|
6e8e8e8717
|
build(deps): bump numpy from 1.18.1 to 1.22.0 in /server
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.1 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.18.1...v1.22.0)
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-22 02:13:16 +00:00 |
|
Artem30801
|
41bf1e3c5d
|
server: todos and cleanup
|
2020-10-06 00:42:44 +03:00 |
|
Artem30801
|
ab17491ab4
|
server: fixed running from any working directory
|
2020-10-06 00:35:59 +03:00 |
|
Artem30801
|
317c5156e0
|
Server: Changed icon
|
2020-07-11 14:25:31 +03:00 |
|
Arthur Golubtsov
|
5a62c05c48
|
server: Turn off broadcast listening by default for ability to run client and server together on one computer
|
2020-06-20 04:09:23 +03:00 |
|
Arthur Golubtsov
|
b842c04921
|
server: Remove thrash
|
2020-06-11 16:37:29 +03:00 |
|
Artem30801
|
17769deea2
|
Merge branch 'master' of https://github.com/CopterExpress/clever-show
|
2020-06-11 12:09:14 +03:00 |
|
Artem30801
|
d2943580f1
|
Server: update icon
|
2020-06-11 12:09:11 +03:00 |
|
Arthur Golubtsov
|
624baac5df
|
Add required __init__ files
|
2020-06-09 14:30:21 +03:00 |
|
Arthur Golubtsov
|
795ce61cf6
|
Modify sending files to clover ROS package
|
2020-06-05 22:04:13 +03:00 |
|
Arthur Golubtsov
|
7e5c9bfb59
|
Update server and drone client names in README
|
2020-06-03 11:52:09 +03:00 |
|
Arthur Golubtsov
|
9394612456
|
Update readme for server
|
2020-06-03 08:48:45 +03:00 |
|
Arthur Golubtsov
|
521df27243
|
Fix server import
|
2020-06-03 08:11:41 +03:00 |
|
Arthur Golubtsov
|
ffa34809df
|
Fix server_core import
|
2020-06-03 06:36:15 +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
|
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
|
9dfb4af621
|
Rename Server -> server
|
2020-06-02 17:32:33 +03:00 |
|
Artem30801
|
e2028a6900
|
Rename server_qt -> server
|
2020-06-01 15:05:14 +03:00 |
|
Artem30801
|
59afd485db
|
Rename server -> core_server
|
2020-06-01 15:02:30 +03:00 |
|