Luke Dashjr
|
0f92c97099
Merge commit '6e9bbf2' into update_old_avalon_20130513
|
13 years ago |
Luke Dashjr
|
6ea62f7fdc
Merge commit 'efa8d1f' into update_old_avalon_20130513
|
13 years ago |
Luke Dashjr
|
4fa08c45e8
Merge commit '4820bde' into update_old_avalon_20130513
|
13 years ago |
Luke Dashjr
|
c084d0985e
Merge commit '3c5ad8e' into update_old_avalon_20130513
|
13 years ago |
Luke Dashjr
|
4522ee3c50
Merge commit '691b528' into update_old_avalon_20130513
|
13 years ago |
Luke Dashjr
|
0423a77817
Merge commit '65bee71' into update_old_avalon_20130513
|
13 years ago |
Luke Dashjr
|
1c6d32ab3a
Merge commit 'd013551' into update_old_avalon_20130513
|
13 years ago |
Luke Dashjr
|
5eb0656649
Merge commit 'ba1ff87' into update_old_avalon_20130513
|
13 years ago |
Luke Dashjr
|
b2452d6ee2
Merge commit 'fc65385' into update_old_avalon_20130513
|
13 years ago |
Luke Dashjr
|
c462042b90
Merge commit '669fc38' into update_old_avalon_20130513
|
13 years ago |
Luke Dashjr
|
dc2d6f6f92
Merge commit 'd37b314' into update_old_avalon_20130513
|
13 years ago |
Luke Dashjr
|
95a15372a1
Merge commit '18f4d1a' into update_old_avalon_20130513
|
13 years ago |
Luke Dashjr
|
1f0b032ab8
Merge commit '2821c14' into update_old_avalon_20130513
|
13 years ago |
Luke Dashjr
|
3860de6285
Merge commit '420329f' into update_old_avalon_20130513
|
13 years ago |
Luke Dashjr
|
c4bdbca4fe
Merge commit '43dff4c' into update_old_avalon_20130513
|
13 years ago |
Luke Dashjr
|
46bb5984df
Merge commit '5c1db2e' into update_old_avalon_20130513
|
13 years ago |
Luke Dashjr
|
b5601b7899
Remove const qualifier from driver structs
|
13 years ago |
Kano
|
e0994aa9fa
rename device_api -> device_drv and all related api -> drv
|
13 years ago |
Luke Dashjr
|
d55f19c112
Remove redundant emails
|
13 years ago |
Luke Dashjr
|
0b7f6c6a9b
Correct xiangfu's current email
|
13 years ago |
Kano
|
494b09e91c
convert sleep(const) to nmsleep()
|
13 years ago |
Luke Dashjr
|
1aa7bee6bc
Silence warnings about poor format usage for quit()
|
13 years ago |
Con Kolivas
|
6e9bbf236a
Make sure to do full avalon_init if the device_fd is invalid.
|
13 years ago |
Con Kolivas
|
efa8d1f22a
Document extra zero byte in avalon_reset.
|
13 years ago |
Con Kolivas
|
4820bdebba
Microoptimise likely paths in avalon_gets.
|
13 years ago |
Con Kolivas
|
3c5ad8e44b
Add name to copyright for avalon driver.
|
13 years ago |
Con Kolivas
|
691b5289b0
Make sure to set timeout to 100ms instead of 1ms in avalon read loop for select.
|
13 years ago |
Con Kolivas
|
65bee71c21
Make sure to get time of first response in avalon read loop.
|
13 years ago |
Con Kolivas
|
d013551862
Use select for a reliable timeout in avalon read and don't read 1 byte at a time, optimising read loop.
|
13 years ago |
Con Kolivas
|
ba1ff87356
We should break on the loop on a work restart in avalon, and only consider all errors if we actually have gotten some results.
|
13 years ago |