0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
uLUt: ul_dbuff replace old years unused vca_log to ul_log when debugging is enabled. More... over 8 years ago
remove chek for buffer to be only based on array More... over 8 years ago
change inicialization of handler. More... over 8 years ago
code formatting More... over 8 years ago
correct write to send all messages More... over 8 years ago
method activateFilt does not call driver if filter is already active. More... over 8 years ago
extend open to support multithread access More... over 8 years ago
change constructor to throw exception if device is not found for given address More... over 8 years ago
return null for non-existent device in method getDevice(long) instead of exception More... over 8 years ago
Enable AbstractULanNet.write to send buffer without array. More... over 8 years ago
uLAN driver support library: do not call CancelIo to already closed handle. More... over 8 years ago
Use separate OVERLAPPED structure for ul_fd_wait in WIN32 library build. More... over 8 years ago
change ulan exception in method open and control fd More... over 8 years ago
Define code structure based abstract type. More... over 8 years ago
Change wait because wait is use only with semaphore. More... over 8 years ago
sysless USB:add function for interrupt mask computation to LPC17xx support
bartosr
as Roman Bartosinski
More... over 8 years ago
sysless USB: correct returned value from basic processing of setup packet
bartosr
as Roman Bartosinski
More... over 8 years ago
sysless USB: update support for LPC134x
bartosr
as Roman Bartosinski
More... over 8 years ago
usb_sendhex: added support for multi-byte values dump and fill formats. More... almost 9 years ago
U[date submodules, make driver compatible with Linux 4.1+ kernels. More... almost 9 years ago
Do not specify IRQF_DISABLED to be compatible with Linux 4.1+ kernels. More... almost 9 years ago
cmsis-dap: remove workaround, update CPU_CLOCK constant - remove workaround for incorrect patch in OpenOCD - update CPU_CLOCK constant, it is clock frequency in target CPU
bartosr
as Roman Bartosinski
More... almost 9 years ago
cmsis-dap: add initial version of cmsis-dap implementation - It is adopted from arm template and tested for LPC1343 and nRF51. - There are several unsolved issues: - In DAP.c - DAP_SWJ_Sequence, addition of count for patch in OpenOCD for nRF51 (this workaround must be removed) - In dap_usbhid.c - dap_usbhid_set_report, added printf should be removed, it is a workaround for covering another problem. - In dap_usbhid.c - dap_usbhid_process, added printf should be removed, it is a workaround for timing problems. - The implementation has incorrect timing and doesn't support adapter speed setting.
bartosr
as Roman Bartosinski
More... almost 9 years ago
sysless USB: small update of handler for usb hid class reqeusts
bartosr
as Roman Bartosinski
More... almost 9 years ago
Add missing #include More... almost 9 years ago
git-sm: Add --recursive option More... almost 9 years ago
sysless USB: update USBHID structure to support complex devices
bartosr
as Roman Bartosinski
More... almost 9 years ago
sysless USB: update USBHID stack - add codes HID descriptors (usage page CONSUMER) - support for reports with IDs
bartosr
as Roman Bartosinski
More... almost 9 years ago
Merge branch 'master' of git://git.code.sf.net/p/ulan/sysless
bartosr
as Roman Bartosinski
More... almost 9 years ago
sysless USB: small corrections in LPC13 USB and USB HID
bartosr
as Roman Bartosinski
More... almost 9 years ago