2011-09-13 00:43 The build was successfull, see images here: http://fidelio.qi-hardware.com/~xiangfu/compile-log/openwrt-xburst.full_system-09112011-2046/ 2011-09-13 04:02 [commit] Werner Almesberger: m1rc3/norruption/LOG: finally got one more corruption (master) http://qi-hw.com/p/wernermisc/1a2d591 2011-09-13 05:04 great, i have ~14% of errors when reading namuru registers.. 2011-09-13 05:04 seems i need a slighlty delay between read and writes 2011-09-13 05:19 he, in rtems w/r errors drop to 5,6%~ 2011-09-13 05:21 now why i cant get those accumulators to show something in rtems when in bios all went fine?? 2011-09-13 05:22 i could add the posibillity to read back some registers i'm writing in namuru, but i dont want add more and more logic just because i need a debug?.. :-7 2011-09-13 05:22 [softgpsreceiver] kristianpaul pushed 2 new commits to gps-sdr: https://github.com/kristianpaul/softgpsreceiver/compare/4404f09...b22e405 2011-09-13 05:22 [softgpsreceiver/gps-sdr] simplest argv implementation - Cristian Paul Peñaranda Rojas 2011-09-13 05:22 [softgpsreceiver/gps-sdr] error and pass count added to namuru memtest rtems - Cristian Paul Peñaranda Rojas 2011-09-13 05:23 [milkymist] kristianpaul pushed 1 new commit to gps-sdr-testing: https://github.com/kristianpaul/milkymist/commit/166c9bec897f306aae38ad4403a95dcfc9f55f47 2011-09-13 05:23 [milkymist/gps-sdr-testing] error and pass count added to namuru memtest - Cristian Paul Peñaranda Rojas 2011-09-13 20:37 Hi guys, I've compiled and uploaded another virtual appliance based on  Debian Squeeze with OpenWRT Development tools. It's great for quickly  compiling packages for the Ben Nanonote without having to setup a  development environment from scratch. The current virtual appliance is  built using the 2011-08-27 image, as opposed to the previous one which  is still available but was built on the 2011-02-23 image. 2011-09-13 20:37 The links, md5 checksums and quick start guide are at  http://erikugel.wordpress.com/2011/08/20/virtual-appliance-with-debian-squeeze-and-openwrt-xburst-development-tools-for-qi-hardwares-ben-nanonote/ 2011-09-13 20:37 Hope some one finds this useful. The previous version of this appliance  got about 20 downloads, I'm hoping for more downloads this time! 2011-09-13 20:38 erikkugel: did you clear out the build_dir ? 2011-09-13 20:38 erikkugel: might help to make it a bit smaller 2011-09-13 20:41 The OS on it's own takes a bit of space, but I'll check to see if the build-dir is clobbered... 2011-09-13 20:41 thanks for checking it out, by the way :) 2011-09-13 20:47 Hi, you have a great point, the build_dir is 3GB large. What would be a good way to clean it? can one just delete everything in it? also, how much of it would mean the user will have to recompile a lot themselves as dependencies when compiling packages? Thanks again for looking at this. 2011-09-13 20:49 theoretically yes, but I'm not 100% sure 2011-09-13 20:49 let me check