Commit Graph

596 Commits

Author SHA1 Message Date
e5l ff5ad083a9 car_fmw: add metric route, improve Engine module 2016-08-25 16:59:26 +03:00
e5l 27321af56d car_fmw: distance and degree metrics, drive functions 2016-08-25 15:18:41 +03:00
e5l 1370952a95 car_fmw: Voyager velocity 2016-08-25 15:18:41 +03:00
MaximZaitsev 4c43c3c411 upgrade algorithm 2016-08-24 18:01:07 +03:00
MaximZaitsev 0102312480 add 2 room lines 2016-08-24 18:00:10 +03:00
MaximZaitsev fbe90231f0 make abstract algorithm, fixed bugs 2016-08-24 14:00:22 +03:00
MaximZaitsev 10acb69eb3 add test, remove time delay in car move, fixed bug with sonar emulator on angle between 90 and 270 2016-08-24 14:00:22 +03:00
e5l 234c05c120 car_fmw: smooth stop, small fixes 2016-08-24 11:55:19 +03:00
Alexey Stepanov cfe38a5b64 translator: fix float point division 2016-08-24 10:36:18 +03:00
Alexey Stepanov f354d191dd translator: add for loops, tests 2016-08-24 10:03:06 +03:00
Alexey Stepanov 7067288cf4 translator: add division to types 2016-08-24 10:03:06 +03:00
Alexey Stepanov 9af356503d translator: add test on side effects in while argument 2016-08-24 10:03:06 +03:00
Alexey Stepanov 8c0d575a6f translator: add support range operator (..) 2016-08-24 10:03:06 +03:00
e5l 7f14915716 translator: logging 2016-08-24 09:50:57 +03:00
e5l c9a071f5ce translator: Voyager firmware 2016-08-24 09:44:22 +03:00
MaximZaitsev e24419fb0f just classes and first function for algoritm 2016-08-23 17:35:48 +03:00
e5l 0e8f7c1b7b car_fmw: turn green led on when car loaded 2016-08-23 16:12:30 +03:00
MaximZaitsev c04f1d207e add command for shut down all threads 2016-08-23 14:02:07 +03:00
Alexey Stepanov 25d4c70d3f translator: add smartcast test 2016-08-23 13:43:10 +03:00
Alexey Stepanov 134067ed0d translator: git worked dfs test 2016-08-23 13:31:44 +03:00
Alexey Stepanov c0674a6695 translator: optimize and simplify val expression evaluating 2016-08-23 13:31:44 +03:00
Alexey Stepanov 0db96443fc translator: fix resolving between arm, x64 2016-08-23 13:31:44 +03:00
Alexey Stepanov c3a6c8a026 translator: fix null store in class fields 2016-08-23 13:31:44 +03:00
MaximZaitsev 306a857087 proto file for car control from UI 2016-08-23 13:25:07 +03:00
MaximZaitsev bab24b47d1 fixed bug with moving car 2016-08-23 13:25:07 +03:00
MaximZaitsev e7120103ee refactoring main server, corrected errors 2016-08-23 13:25:07 +03:00
MaximZaitsev abd2b39565 simple refactoring 2016-08-23 13:25:07 +03:00
MaximZaitsev ee5390b0b5 make cl args for run tests and run server as emulator. fixed errors. 2016-08-23 13:25:07 +03:00
MaximZaitsev fea116a8a5 refactoring car emulator 2016-08-23 13:25:07 +03:00
Alexey Stepanov e5dbadcb83 translator: fix comparison in nullable primitive types, tests for n.p.t. 2016-08-23 11:03:33 +03:00
Alexey Stepanov 30fe83fc5f translator: fix git status operator for primitive types 2016-08-23 11:03:33 +03:00
Alexey Stepanov a4e1416ad0 translator: rewrite assignment for primitive nullable types 2016-08-23 11:03:33 +03:00
Alexey Stepanov c99d4e35df translator: add big test for bytearray 2016-08-23 11:03:33 +03:00
MaximZaitsev 92579f1203 fixed bugs in emulator 2016-08-22 17:31:20 +03:00
MaximZaitsev a3d61eee7b rename room class 2016-08-22 17:31:20 +03:00
Alexey Stepanov 183357fa40 translator: fix class reassignment in variables 2016-08-22 16:17:32 +03:00
Alexey Stepanov 09159f750d translator: fix prefix and postfix operators in dot expression 2016-08-22 16:17:32 +03:00
e5l fd529b384f sonar angle calibration 2016-08-22 16:09:58 +03:00
e5l d368fd0c9b car_fmw: sonar support 2016-08-22 14:55:32 +03:00
MaximZaitsev edff90ad1c get sonar data in CL interface, sending to car and get result data 2016-08-22 14:54:00 +03:00
MaximZaitsev 189cdf5293 make sonar request and response 2016-08-22 14:54:00 +03:00
MaximZaitsev 627c8641ee make auto creating out dir in compile proto script 2016-08-22 14:54:00 +03:00
MaximZaitsev 612acd4667 car emulator, processing sonar request 2016-08-22 14:54:00 +03:00
MaximZaitsev 0827ec0c3b add back connect.proto file (remove mistakenly) 2016-08-22 14:54:00 +03:00
Alexey Stepanov 2088315ed1 translator: add default functions arguments 2016-08-22 12:31:22 +03:00
MaximZaitsev 97ed193587 room datas 2016-08-22 11:18:15 +03:00
MaximZaitsev 8f9f7421ac test web server, return just random number 2016-08-22 11:18:15 +03:00
e5l ca6159269a translator: build fixes 2016-08-22 10:31:17 +03:00
Eugene Batalov 478337c4c5 car_hw: add gitignored usart lib for sonar driver 2016-08-22 10:25:39 +03:00
MaximZaitsev 89c9710423 add sonar type to task protobuf 2016-08-22 09:28:58 +03:00