index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Projects
/
XPLAINBridge
Commit message (
Expand
)
Author
Age
Files
Lines
*
Maximise the size of the ring buffers in the Benito/XPLAINBridge/USBtoSerial ...
Dean Camera
2010-06-24
1
-1
/
+1
*
Moved calls to V2Params_UpdateParamValues() out of the main AVRISP-MKII and X...
Dean Camera
2010-06-21
2
-9
/
+6
*
Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as t...
Dean Camera
2010-06-16
3
-4
/
+4
*
Oops - temp code left in the XPLAINBridge project which prevented it from ent...
Dean Camera
2010-06-12
1
-2
/
+0
*
Slight improvements to the reliability of the software UART in the XPLAINBrid...
Dean Camera
2010-06-12
2
-24
/
+23
*
Oops - light weight ring buffer documentation used \ref instead of \param to ...
Dean Camera
2010-06-10
1
-4
/
+4
*
Add missing documentation to the lightweight ring buffer code in the XPLAINBr...
Dean Camera
2010-06-10
1
-89
/
+119
*
Minor documentation cleanups.
Dean Camera
2010-06-03
1
-2
/
+2
*
Added new VTARGET_REF_VOLTS and VTARGET_SCALE_FACTOR compile time defines to ...
Dean Camera
2010-05-27
3
-9
/
+12
*
Replace ring buffer library in Benito and USBtoSerial projects with the new l...
Dean Camera
2010-05-26
2
-4
/
+8
*
Add better documentation to the Software UART code in the XPLAINBridge project.
Dean Camera
2010-05-26
1
-35
/
+71
*
Switch software UART over to timer 1 and remove timer prescaling to try to pr...
Dean Camera
2010-05-26
3
-17
/
+17
*
Rename software USART driver globals to make the code more in line with the r...
Dean Camera
2010-05-26
3
-12
/
+12
*
Make software USART used in the XPLAINBridge project directly check and store...
Dean Camera
2010-05-26
5
-68
/
+42
*
Create a new LightweightRingBuffer.h header file for the XPLAIN project to ab...
Dean Camera
2010-05-26
3
-38
/
+101
*
The RingBuff library code has been replaced in the XPLAINBridge project with ...
Dean Camera
2010-05-26
7
-279
/
+64
*
Remove obsolete entry from the Doxygen configuration files.
Dean Camera
2010-05-23
1
-1
/
+1
*
Renamed CDC device class demos' ManagementEndpoint descriptor to Notification...
Dean Camera
2010-05-20
2
-2
/
+2
*
The LIBUSB_FILTERDRV_COMPAT compile time option in the XPLAINBridge and AVRIS...
Dean Camera
2010-05-13
4
-6
/
+5
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
14
-3928
/
+3928
*
Change over instances of "make" in the makefiles to "$(MAKE)" to allow for th...
Dean Camera
2010-05-07
1
-1
/
+1
*
Remove incorrect Abstract Call Management class specific descriptor from the ...
Dean Camera
2010-05-06
2
-9
/
+0
*
Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the Low...
Dean Camera
2010-04-28
1
-2
/
+2
*
USB_Init() no longer calls sei() to enable global interrupts - this must now ...
Dean Camera
2010-04-28
2
-0
/
+2
*
Add const keyword to the demo function parameters where possible.
Dean Camera
2010-04-18
1
-3
/
+3
*
Add information request/response signal handler to the Bluetooth Host demo.
Dean Camera
2010-04-06
2
-2
/
+2
*
Added WIN_LIBUSB_COMPAT compile time option to the AVRISP programmer project ...
Dean Camera
2010-03-31
5
-10
/
+36
*
Standardized the naming scheme given to configuration descriptor sub-elements...
Dean Camera
2010-03-22
5
-23
/
+24
*
Double bank CDC endpoints in the XPLAIN Bridge project, re-enable JTAG once t...
Dean Camera
2010-03-21
1
-2
/
+6
*
Clean up XPLAINBridge code.
Dean Camera
2010-02-16
4
-21
/
+42
*
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ...
Dean Camera
2010-02-04
1
-1
/
+1
*
Exlude the "INCLUDE_FROM_*" macros from the individual project's documentation.
Dean Camera
2010-02-03
1
-1
/
+2
*
Update driver INF files - change manufacturer name from the original template...
Dean Camera
2010-01-29
1
-1
/
+1
*
Fix up project documentation files' overview tables, so that multiple items o...
Dean Camera
2010-01-28
1
-4
/
+4
*
Add missing AVRISPDescriptors.c/.h files to the XPLAINBridge project.
Dean Camera
2010-01-25
2
-0
/
+286
*
Add Webserver project Doxygen configuration file and overview document.
Dean Camera
2010-01-25
1
-1
/
+1
*
Clean up of the altered XPLAINBridge project.
Dean Camera
2010-01-19
4
-9
/
+26
*
Changed XPLAINBridge project to be both a USB to USART bridge and a PDI progr...
Dean Camera
2010-01-19
5
-74
/
+162
*
Update Doxygen configuration files to the latest Doxygen version.
Dean Camera
2010-01-06
1
-631
/
+709
*
Update copyright year to 2010.
Dean Camera
2009-12-30
8
-20
/
+20
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
8
-56
/
+56
*
Add const qualifier to the parameters of Projects' functions where possible.
Dean Camera
2009-12-20
2
-8
/
+8
*
Speed up bit-banged USART code in the AVRISP project.
Dean Camera
2009-12-15
1
-5
/
+5
*
Started implementing the low level PDI protocol in the AVRISP project, for XM...
Dean Camera
2009-12-03
1
-2
/
+2
*
Add new more reliable software UART for the XPLAINBridge project by David Pre...
Dean Camera
2009-12-02
3
-1
/
+205
*
Removed John Steggall's software UART code from the XPLAIN Bridge project due...
Dean Camera
2009-12-02
4
-615
/
+0
*
Enable pullup on the PD5 pin of the AVR in the XPLAINBridge project - this is...
Dean Camera
2009-11-26
2
-1
/
+3
*
Updated John Steggall's software USART in the XPLAINBridge project.
Dean Camera
2009-11-26
3
-71
/
+237
*
Fix build and Doxygen errors.
Dean Camera
2009-11-25
1
-0
/
+1485
*
Added new RNDISHost Host LowLevel demo. Fixed misnamed Pipe_SetPipeToken() ma...
Dean Camera
2009-11-25
3
-2
/
+7
[next]