fsrw2.6: Outlandos d'Amour
rokicki
Posts: 1,000
[noparse][[/noparse]Edited; added missing file]
New release; we've backed away from the one-bit-per-clock reads for maximum safety. In particular environments,
you can try mb_rawb.spin as the block layer, and in our experience it works almost everywhere, but the new
safe_spi.spin should be a more conservative version without giving up much speed. Write speed is unaffected.
As usual, any testing is appreciated. This one will probably show up in the Obex soon (no, really!)
Lonesock did all the heavy lifting here; all thanks go to him.
-tom
Post Edited (rokicki) : 12/15/2009 6:20:50 PM GMT
New release; we've backed away from the one-bit-per-clock reads for maximum safety. In particular environments,
you can try mb_rawb.spin as the block layer, and in our experience it works almost everywhere, but the new
safe_spi.spin should be a more conservative version without giving up much speed. Write speed is unaffected.
As usual, any testing is appreciated. This one will probably show up in the Obex soon (no, really!)
Lonesock did all the heavy lifting here; all thanks go to him.
-tom
Post Edited (rokicki) : 12/15/2009 6:20:50 PM GMT
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Nyamekye,
As because of FSRW, the Prop has progressed sooooooo much. so a BIG BIG thanks from me, and I'm sure the rest of it's users also.
Thanks again, and I hope you both have the fantastic Xmas you deserve [noparse];)[/noparse]
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
http://www.propgfx.co.uk/forum/·home of the PropGFX Lite
·
Leon
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Amateur radio callsign: G1HSM
Post Edited (Leon) : 12/15/2009 12:02:10 PM GMT
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Links to other interesting threads:
· Home of the MultiBladeProps: TriBlade,·RamBlade,·SixBlade, website
· Single Board Computer:·3 Propeller ICs·and a·TriBladeProp board (ZiCog Z80 Emulator)
· Prop Tools under Development or Completed (Index)
· Emulators: CPUs Z80 etc; Micros Altair etc;· Terminals·VT100 etc; (Index) ZiCog (Z80) , MoCog (6809)
· Search the Propeller forums·(uses advanced Google search)
My cruising website is: ·www.bluemagic.biz·· MultiBladeProp is: www.bluemagic.biz/cluso.htm
I like the name as well!! ; )
can I suggest either removing or updating the sourceforge page?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
NYC Area Prop Club
Prop Forum Search (Via Google)
·
Jonathan
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
lonesock
Piranha are people too.
Leon
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Amateur radio callsign: G1HSM
Out of interest, is there a maximum file size that FSRW can handle?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Hugh - the thinking woman's Geoffrey Pyke.
Leon
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Amateur radio callsign: G1HSM
I hate to ask,
But could someone point me to the location of the current features of FSRW?
I try to keep up with links and such, but have a terrible time.
I appreciate it,
Well, I guess the coders thought of that. It is included with the object. Wow...I'm impressed with this group of guys.
James L
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
James L
Partner/Designer
Lil Brother SMT Assembly Services
Are you addicted to technology or Micro-controllers..... then checkout the forums at Savage Circuits. Learn to build your own Gizmos!
Post Edited (James Long) : 12/15/2009 7:31:55 PM GMT
Well, I don't think there are any lies in the features list (other than typical speeds at 80MHz are faster now), it is pretty up-to-date, but the caveats is a bit behind. (you can open multiple files by using multiple FSRW objects, and you can seek while reading, and you can set a date before creating a file and it will get timestamped).
Jonathan
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
lonesock
Piranha are people too.
Great work !! congratulations.
Sorry by my ignorance, but where to get sysdep.spin to try this last version ??
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Regards.
Alberto.
Leon
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Amateur radio callsign: G1HSM
Sorry Leon, and thanks so much !!
(I should learn to read the notes first too)
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Regards.
Alberto.
Clock: 81920000 ClusterSize: 32768 ClusterCount: 242501
Raw write 3968 kB in 2192 ms at 1809 kB/s
Raw read 1920 kB in 2129 ms at 901 kB/s
fsrw pwrite 2016 kB in 2008 ms at 1003 kB/s
fsrw pread 2016 kB in 2242 ms at 899 kB/s
FSRW pputc 63 kB in 2078 ms at 30 kB/s
FSRW pgetc 63 kB in 1796 ms at 35 kB/s
All done!
Thanks to both rockiki and lonesock for writing and maintaining such a great package. As Baggers said this has really helped expand the prop's acceptance and usefulness.
Peter