- 08 Aug, 2016 1 commit
-
-
Sergi Hernandez authored
-
- 07 Aug, 2016 1 commit
-
-
Sergi Hernandez authored
Initialized the initial angle (511) and speed (0) of the emmulated servos, to avoid invalid servo motions when initializing the module.
-
- 17 Jul, 2016 1 commit
-
-
Sergi Hernandez authored
-
- 15 Jul, 2016 1 commit
-
-
Sergi Hernandez authored
General changes to the single ended interface to handle the simulated servos. the differential interface is not yet modified.
-
- 06 Jul, 2016 1 commit
-
-
Sergi Hernandez authored
Added a ports_loop() function to periodically read the status of the GPIO ports and store it in the block read memory.
-
- 12 May, 2016 1 commit
-
-
Sergi Hernandez authored
Changed the interrupt driven time delay in the compass module to polling. This solved a blocking condition when both the ADC and the compass modules were enabled at the same time.
-
- 10 May, 2016 1 commit
-
-
Sergi Hernandez authored
Added additional registers with all the available read data in a contiguous memory space to speed up the read operations. Modified the ADC, compass and GPIO ports modules to copy the data to the new memory space.
-
- 13 Apr, 2016 1 commit
-
-
Sergi Hernandez authored
-
- 10 Feb, 2016 1 commit
-
-
Sergi Hernandez authored
The reception flag was not properly reset in the TTL and USB UARTS. The baudrate was not properly updated in the TTL and USB UARTS. The status of the GPIo pins was not returned properly.
-
- 26 Nov, 2015 1 commit
-
-
Sergi Hernandez authored
Solved a bug in the computation of the ADC period.
-
- 10 Nov, 2015 1 commit
-
-
Sergi Hernandez authored
Added the patches and the necessary modifications to the Makefile to download, patch and program the bootloader.
-
- 03 Nov, 2015 3 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Modified the Makefile to select between the dac and the uart_usb, and the PWM and the uart_ttl, which share hardware resources.
-
- 02 Nov, 2015 2 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Changed the control and status interface of all the modules.
-
- 29 Oct, 2015 2 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Increased the communication speed to 1Mbps and solved some communication problesm due to interrupt priorities.
-
- 28 Oct, 2015 2 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Changed the data types using the width specification (i.e. uint16_t for unsigned short int)
-
- 27 Oct, 2015 1 commit
-
-
Sergi Hernandez authored
-
- 26 Oct, 2015 1 commit
-
-
Sergi Hernandez authored
Addesd support for the GPIO interface.
-
- 21 Oct, 2015 1 commit
-
-
Sergi Hernandez authored
Basic dynamixel slave interface working.
-