openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
O
OpenServo
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
3 days
ago. based on code collected
3 days
ago.
Mar 26, 2025 — Mar 26, 2026
Showing page 1 of 16
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #2 from Corna/master
Barry Carter
More...
over 11 years ago
Removed cli() and sei() inside ISR(USART_RXC_vect)
Nicola Corna
More...
over 11 years ago
Fixed corner case where stop bit was not applied from i2cget commands. Tidied code
Barry Carter
More...
over 11 years ago
Slave NACk will now get STOP forced from the driver level due to misbehaving kernel implementation.
Barry Carter
More...
over 11 years ago
removed protection logic around sending the stop condition. If the host wants to send stop, it should be alllowed against all common sense
Barry Carter
More...
over 11 years ago
Fixed last byte read issue where the amount of returned bytes was short by 1 Also SCL will return to normal "HIGH" after the stop condition is transferred
Barry Carter
More...
over 11 years ago
forgot tyhe makefile
Barry Carter
More...
over 11 years ago
Split the functionality down into several smaller files for ease. It was getting a bit much with a single c file. This is better
Barry Carter
More...
over 11 years ago
Fixed relative paths to usbtiny Fixed build issue Added hex file
Barry Carter
More...
over 11 years ago
Fix an embarassing bug where another SCL clock cycle was initiated after the last byte is read. Also fixed up slave NACK. SLA_NACK will now cause the xfer to stop, and the actual byte count read is now sent to the host. ref: https://github.com/ginge/OpenServo/issues/1 Updated usbtiny to version 1.7 Tided some code formatting up and indents
Barry Carter
More...
over 11 years ago
Added kernel parameter "speed" to allow OSIF to set the I2C bus speed on initialisation
Barry Carter
More...
over 12 years ago
Changed to bring in line with kernel 3.x changes
Barry Carter
More...
over 12 years ago
Fixed some tab formatting issues
Barry Carter
More...
over 13 years ago
Fixed input pin support for the GPIO function. A back bitwise value patched in firmware main.c. Also added reading ability to testgpio.c. pressing 6 will allow a global pin read show the bit status of the pins. Fixed a bug in OSIFdll shared lib which was not reading any bytes from the OSIF firmware when asking for the GPIO input status
Barry Carter
More...
over 13 years ago
Changed the bootloader init sequence to stop the OSIF going into the BL by accident. The BL detection pin was previously active high, and as such meant the BL detection pin was tri-stated floating. This is now active low, meaning the internal pullup will deal with this problem.
ginge
More...
over 14 years ago
Fixed several little bugs with init sequences. A consequence is that there is a small amount of speed increase. Added support for use of the internal PWM generator to PWm output on a pin. For servos and stuff.
ginge
More...
over 14 years ago
Fixed stupidly introduced bug where it was trying to print debug info out to an uninitialised device pointer. Doh.
ginge
More...
about 15 years ago
Patched to work around the info() macro being removed from usb.h in libusb. Now this uses the dev_info kernel interface
ginge
More...
about 15 years ago
Added support for PWM output on PB3 using Timer Counter 2 PWM generation mode.
ginge
More...
over 15 years ago
Updated to use QT4. With thanks to Claus-Justus Heine for the patch
ginge
More...
over 15 years ago
no message
kevin
More...
over 15 years ago
no message
kevin
More...
over 15 years ago
no message
kevin
More...
over 15 years ago
no message
kevin
More...
over 15 years ago
no message
kevin
More...
over 15 years ago
no message
kevin
More...
over 15 years ago
no message
kevin
More...
over 15 years ago
no message
kevin
More...
over 15 years ago
no message
kevin
More...
over 15 years ago
no message
kevin
More...
over 15 years ago
←
1
2
3
4
5
6
7
8
9
…
15
16
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree