0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 18 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add API for USB CDC (virtual serial port). More... over 4 years ago
update .travis.yml More... almost 6 years ago
change analog sensors' waiting time to 10ms More... almost 6 years ago
ev3_motor_steer() behaves the same as LabView now. More... about 6 years ago
add HiTechnic Color Sensor API (but unchecked) More... over 6 years ago
fix a bug in ev3_motor_rotate(). ev3_motor_rotate() will stop unfinished operation (e.g. nonblocking rotation). ev3_motor_reset_counts() will reset both motor and tacho sensor counts. More... over 6 years ago
update README.md More... almost 7 years ago
Merge pull request #3 from RoboticsBrno/master More... almost 7 years ago
Create README.md with build status from travis-ci More... almost 7 years ago
Create .travis.yml More... almost 7 years ago
finish docs sync English and Japanese version, add Makefile for documentation More... almost 7 years ago
repair docs structure and sync English with Japanese (TODO: LCD, File system) More... almost 7 years ago
fix the problem with creating English documentation using Doxygen More... almost 7 years ago
revise Makefile.sdk.conf More... about 7 years ago
support gcc 6.3.1 (gcc-arm-none-eabi-6-2017-q1-update) More... about 7 years ago
add Japanese comments for IR sensor API More... about 7 years ago
HelloEV3 supports resetting Ultrasonic sensor More... about 7 years ago
add some comments More... about 7 years ago
suppress compiler errors of global C++ destructors More... about 7 years ago
ev3_sensor_config() will not enter sleep now More... about 7 years ago
support 'make upload' and 'make uploadimg' More... about 7 years ago
Added tests for the IR Sensor More... about 7 years ago
Adding support to the Infra-Red Sensor More... about 7 years ago
Adding support to the Infra-Red sensor More... about 7 years ago
add lib and sample for communication between EV3s More... over 7 years ago
Merge pull request #1 from omasanori/ignore More... almost 8 years ago
Ignore app, uImage and OBJ/. More... almost 8 years ago
add an example for periodic task More... almost 8 years ago
add include/,src/ in app directory to search path More... almost 8 years ago
fix task priorities in HelloEV3 More... almost 8 years ago