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
|
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 |
Con Kolivas
|
fc65385e0e
Avalon init on comms error as well.
|
13 years ago |
Con Kolivas
|
669fc3887a
Reinit avalon device in case of FPGA controller mess up.
|
13 years ago |
Con Kolivas
|
80b36ddcb5
Get rid of unused status flag setting for now in avalon.
|
13 years ago |
Con Kolivas
|
d37b3146c4
Increase reliability of avalon startup by only opening and resetting the device once, looking for the id sequence offset by one byte as well, and still ignoring if it's wrong, assuming it is an avalon.
|
13 years ago |
Con Kolivas
|
18f4d1aa0c
Nest avalon_decode functions to avoid doing unnecessary lookups once we have found the nonce.
|
13 years ago |
Con Kolivas
|
2821c143f9
Minor grammo in avalon driver.
|
13 years ago |
Con Kolivas
|
420329f628
Use htole32 wrapper for nonce encoding in avalon.
|
13 years ago |
Con Kolivas
|
43dff4c219
Remove unused rev8 function from avalon driver.
|
13 years ago |
Con Kolivas
|
5c1db2e07c
Make avalon temperature reading LOG_INFO level.
|
13 years ago |
Luke Dashjr
|
f7de581354
Merge remote-tracking branch 'avalon/avalon' into avalon
|
13 years ago |
Xiangfu
|
07eae74f22
if all result are wrong in one batch read. reinit the avalon
|
13 years ago |
Xiangfu
|
a94f3ba3b1
record the last result temperature info
|
13 years ago |
Xiangfu
|
04c37a46c0
delay when close avalon; only record matched result
|
13 years ago |
Xiangfu
|
f7c618f8ad
fix no_matching_work only count when debug
|
13 years ago |