|
233a6b3281
|
Add incoming and queued commands to status output
|
2020-07-05 13:16:08 +01:00 |
|
|
ea4b7de4ac
|
Rename "commands" to "command"
|
2020-07-05 12:55:01 +01:00 |
|
|
894359142b
|
Rename "rover" to "status"
|
2020-07-04 23:11:12 +01:00 |
|
|
f8e594cb39
|
Rename "status" command to "server-status"
|
2020-07-04 23:05:08 +01:00 |
|
|
87af905bc8
|
Rename charge command to recharge
|
2020-07-04 22:56:58 +01:00 |
|
|
e875f82b13
|
Add command "charge" to charge up the rover's energy store
|
2020-07-04 22:42:20 +01:00 |
|
|
143fba505e
|
Add Charge and Max Charge attributes to the rover
|
2020-07-04 12:26:42 +01:00 |
|
|
b066277ddf
|
Add MaximumIntegrity to the rover
|
2020-07-04 12:26:42 +01:00 |
|
|
2eaed1447d
|
Add rover inventory capacity and test
|
2020-07-04 12:26:42 +01:00 |
|
|
062f9cfec8
|
Split Atlas chunks into tiles and objects
|
2020-07-03 17:00:04 +01:00 |
|
|
abcebcebb6
|
Simplify - remove rove-accountant
This was a fun little gRPC experiment but it's simply not needed
|
2020-06-30 23:34:49 +01:00 |
|
|
693b8a54f1
|
Add repair command to repair using inventory item
|
2020-06-27 01:39:10 +01:00 |
|
|
7957454ec1
|
Add rover integrity
Rovers are damaged by bumping into solid objects
|
2020-06-27 01:18:18 +01:00 |
|
|
e6a25a5310
|
Add the rover inventory to the "rover" response
|
2020-06-26 23:44:52 +01:00 |
|
|
d08a15e201
|
De-scope - Remove unused rover capacity
|
2020-06-26 23:39:07 +01:00 |
|
|
2f6465987d
|
More de-scope - remove duration on move command
This isn't even needed, as commands can just be queued up
|
2020-06-26 22:26:27 +01:00 |
|
|
db3c2c2c2e
|
De-scope, remove rover speed
|
2020-06-26 18:48:07 +01:00 |
|
|
7ee340e976
|
Move Rover position into main class
|
2020-06-26 18:22:37 +01:00 |
|
|
bea08d54f1
|
Add description to rove documentation
|
2020-06-13 13:38:12 +01:00 |
|
|
187a0a6165
|
Finish HTTP tests and adjust APIs to allow them to pass
|
2020-06-13 13:18:22 +01:00 |
|
|
a4a04a15fb
|
Remove empty proto i/o structs in favor of placeholders
|
2020-06-13 11:57:27 +01:00 |
|
|
856771dac7
|
Rename the RoveServer proto to Rove
|
2020-06-13 10:43:35 +01:00 |
|
|
51030ac162
|
Fix swagger gen path
|
2020-06-13 10:42:40 +01:00 |
|
|
8c6230ca20
|
Implement a reverse proxy using grpc-gateway
|
2020-06-13 00:23:21 +01:00 |
|