| qi-bot | [commit] Xiangfu Liu: new package: gjay, thanks Joshua Judson Rosen (master) http://qi-hw.com/p/openwrt-packages/9c1f686 | 01:50 |
|---|---|---|
| rozzin | xiangfu: keen :) | 02:02 |
| xiangfu | rozzin :) just test a little. the windows size not fit ben :( | 02:20 |
| qi-bot | [commit] Xiangfu Liu: new package: ibrcommon ibrdtn-tools ibrdtn ibrdtnd (master) http://qi-hw.com/p/openwrt-packages/42adc48 | 02:30 |
| rozzin | rozzin: Yeah; it works great in command-line mode, though :) | 02:31 |
| qi-bot | [commit] Xiangfu Liu: ibrcommon: add missing depends cppunit (master) http://qi-hw.com/p/openwrt-packages/ea2dcff | 02:31 |
| rozzin | er. | 02:31 |
| rozzin | xiangfu: :) | 02:31 |
| xiangfu | rozzin: (command-line) oh yes. I don't know have to use it. I just run 'gjay' :D | 02:32 |
| xiangfu | rozzin: reply your email on list. include the my gjay binary URL. :) | 02:48 |
| xiangfu | rozzin: you can sign up at http://projects.qi-hardware.com/, if you want direct commit in future. | 02:49 |
| xiangfu | :) | 02:49 |
| xiangfu | good job on gjay. a lot of patches. | 02:50 |
| wolfspraul | wait there was an email the other day on the list where someone posted a whole manual/instructions for something | 02:55 |
| wolfspraul | was that gjay? | 02:55 |
| wolfspraul | (checking...) | 02:55 |
| wolfspraul | ah no, it was GNU Pem http://lists.en.qi-hardware.com/pipermail/discussion/2011-July/008396.html | 02:56 |
| wpwrak | hmm a git question: if i have a topic branch with one file that's been developed there, plus some other changes. is there a way to merge that file back into the original branch not not merge the other changes ? | 02:58 |
| kristianpaul | i have same questions the other day and some body said i should chery pick.. | 02:59 |
| wpwrak | but wouldn't that apply for just one commit ? the file in question has lots of commits | 03:00 |
| xiangfu | git cherry-pick, only apply one commit you want | 03:00 |
| kristianpaul | cp tmp then cp again to the swiched branch then? | 03:01 |
| kristianpaul | or git diff if there no other files changed.. | 03:01 |
| wpwrak | and bye bye history :) | 03:01 |
| kristianpaul | ahh! | 03:01 |
| kristianpaul | good point | 03:02 |
| wpwrak | maybe i'll just revert the changes i don't like and then merge | 03:03 |
| xiangfu | if 'the other changes' is all at last, that will be easy, you can checkout a new-temp branch, then merge it. | 03:05 |
| xiangfu | if 'the other changes' is mess, run 100 times cherry-pick ;-) | 03:06 |
| wpwrak | xiangfu: (temp branch) ah yes, that would be an even cleaner variant. thanks ! | 03:06 |
| wpwrak | xiangfu: (100 cherries) yuck :) | 03:06 |
| kristianpaul | later you'll have 100 temps branchs :p | 03:06 |
| kristianpaul | (kidding) | 03:06 |
| wpwrak | well, thinking of it, i can just keep the "off-topic" commit in this case, because i want it anyway | 03:08 |
| kristianpaul | wpwrak: can i boost atben up to 1W? :-) | 03:08 |
| wpwrak | kristianpaul: if you get one of those chinese RF amps ... ;-) | 03:09 |
| kristianpaul | ah | 03:10 |
| kristianpaul | well i can get those for my rfm12b then | 03:10 |
| kristianpaul | actually there lots of schmatics for that freq | 03:10 |
| kristianpaul | k | 03:11 |
| Action: xiangfu got atben atusb yesterday. | 03:16 | |
| Action: kristianpaul feel behind | 03:18 | |
| qi-bot | [commit] Werner Almesberger: atusb: use MODULE_AUTHOR according to include/linux/module.h; added myself (ben-wpan-stefan) http://qi-hw.com/p/qi-kernel/8463388 | 03:19 |
| kristianpaul | but i should find something usefull for the rfm12b modules before try something else | 03:19 |
| qi-bot | [commit] Werner Almesberger: atusb: renamed ctrl_urb to just "urb" (ben-wpan) http://qi-hw.com/p/qi-kernel/0d21f45 | 03:20 |
| qi-bot | [commit] Werner Almesberger: atusb: remove atusb_read2 (ben-wpan) http://qi-hw.com/p/qi-kernel/67a52a6 | 03:20 |
| qi-bot | [commit] Werner Almesberger: atusb: renamed atusb_read1_cb to atusb_ctrl_cb (ben-wpan) http://qi-hw.com/p/qi-kernel/7b40185 | 03:20 |
| qi-bot | [commit] Werner Almesberger: atusb: remove more unused items (usb_irq, urb_completion) (ben-wpan) http://qi-hw.com/p/qi-kernel/2723787 | 03:20 |
| qi-bot | [commit] Werner Almesberger: atusb: added section titles and moved code in a more logical order (ben-wpan) http://qi-hw.com/p/qi-kernel/0d9f58b | 03:20 |
| qi-bot | [commit] Werner Almesberger: atusb: honor thine card-punching ancestors (ben-wpan) http://qi-hw.com/p/qi-kernel/3000508 | 03:20 |
| qi-bot | [commit] Werner Almesberger: atusb: merged error checking and request completion for control transfers (ben-wpan) http://qi-hw.com/p/qi-kernel/247b48a | 03:20 |
| qi-bot | [commit] Werner Almesberger: Revert "ieee802154/at86rf230: Be more verbose and disable irq handling for now" (ben-wpan) http://qi-hw.com/p/qi-kernel/7a7da98 | 03:20 |
| qi-bot | [commit] Werner Almesberger: atusb: added tentative interrupt support (ben-wpan) http://qi-hw.com/p/qi-kernel/7fa3bd3 | 03:20 |
| qi-bot | [commit] Werner Almesberger: atusb: converted interrupt delivery to use tasklets (ben-wpan) http://qi-hw.com/p/qi-kernel/edb55e1 | 03:20 |
| qi-bot | [commit] Werner Almesberger: atusb: added interrupt URB removal on cleanup (ben-wpan) http://qi-hw.com/p/qi-kernel/64e0322 | 03:20 |
| qi-bot | [commit] Werner Almesberger: atusb: moved firmware version info before AT86RF230 driver bringup (ben-wpan) http://qi-hw.com/p/qi-kernel/4c977e4 | 03:20 |
| qi-bot | [commit] Werner Almesberger: atusb: initially disable the interrupt delivery tasklet (ben-wpan) http://qi-hw.com/p/qi-kernel/206feca | 03:20 |
| qi-bot | [commit] Werner Almesberger: atusb: correctly print the build date (ben-wpan) http://qi-hw.com/p/qi-kernel/c35f50f | 03:20 |
| qi-bot | [commit] Werner Almesberger: atusb: implement interrupt synchronization via a 10 ms delay timer (ben-wpan) http://qi-hw.com/p/qi-kernel/eb1a51e | 03:20 |
| qi-bot | [commit] Werner Almesberger: atusb: updated to do list and added missing \n to dev_info (ben-wpan) http://qi-hw.com/p/qi-kernel/1b9d72f | 03:20 |
| qi-bot | [commit] Werner Almesberger: atusb: adjusted dev_* severity levels (ben-wpan) http://qi-hw.com/p/qi-kernel/b003725 | 03:20 |
| qi-bot | [commit] Werner Almesberger: at86rf230: we may be in BUSY_RX after commanding RX_ON (ben-wpan) http://qi-hw.com/p/qi-kernel/e21c6ed | 03:20 |
| qi-bot | [commit] Werner Almesberger: atusb: changed interrupt synchronization from fixed delay to SPI_WRITE2_SYNC (ben-wpan) http://qi-hw.com/p/qi-kernel/b2d71a9 | 03:20 |
| qi-bot | [commit] Werner Almesberger: atusb: use MODULE_AUTHOR according to include/linux/module.h; added myself (ben-wpan) http://qi-hw.com/p/qi-kernel/8463388 | 03:20 |
| wpwrak | the joy of merging ... | 03:21 |
| qi-bot | [commit] Werner Almesberger: atusb, atben: moved from spi/ to ieee802154/; renamed atusb to spi_atusb (ben-wpan) http://qi-hw.com/p/qi-kernel/6c17a31 | 03:34 |
| ezdagor | Anyone know of a non-Ipv6 DHCP server for the NanoNote? | 03:48 |
| ezdagor | (I tried ISC DHCP, but wouldn't compile) | 03:51 |
| wpwrak | DocScrutinizer: i sometimes hear one of my atusb "sing" (faint noise at high frequency) when sending. is this something to be worried about ? | 04:01 |
| wpwrak | DocScrutinizer: i can't quite pinpoint where the sound is coming from. if i push against components, nothing changes. | 04:06 |
| wpwrak | DocScrutinizer: ah no, it's coming from the PC. funny :) | 04:07 |
| kyak | wpwrak: saw your message regarding atusb and dirtpan working together. Is it documented how to build the kernel module or whatever is required (apart from userland tools, which i already have) to make atusb work? | 04:39 |
| wpwrak | kyak: for the ben, the instructions are here: http://projects.qi-hardware.com/index.php/p/ben-wpan/source/tree/master/install/INSTALL-Ben | 04:45 |
| wpwrak | the ones for the PC are a bit spotty :) http://projects.qi-hardware.com/index.php/p/ben-wpan/source/tree/master/install/INSTALL-PC | 04:46 |
| kyak | ah ok | 04:47 |
| kyak | the instructions for PC suggest is should use the custom kernel from qi-kernel.git | 04:48 |
| kyak | it's not just enough to rebuild my distribution's kernel with the mentioned flags | 04:48 |
| wpwrak | ah no, you need the drivers :) | 04:50 |
| wpwrak | make sure you have CONFIG_TUN and CONFIG_SPI_ATUSB (and all the dependencies of the latter) | 04:50 |
| kyak | ok, i need to think about the best way to build the kernel from qi-kernel.git and not to trash my distro :) | 04:51 |
| kyak | don't want to go with the traditional make - make modules - way | 04:52 |
| kyak | probablt it's a good chance to practice in writing some PKGBUILD... | 04:53 |
| kyak | from the other hand side, i already trashed it with lowpan-tool that are not available in package manager | 04:55 |
| wpwrak | i just built a monolithic kernel :) | 04:55 |
| kyak | yeah, i'll do that to speed things up :) | 04:55 |
| kyak | i will checkout ben-wpan branch, right? | 04:56 |
| wpwrak | yes | 04:58 |
| kyak | ok, thanks :) | 04:59 |
| kyak | wpwrak: a question - why do you do it based on 2.6.38, not 2.6.39 or kernel-git? | 04:59 |
| kyak | sidenote: qi-kernel.git is huuuuuge | 05:00 |
| kyak | perhaps needs some cleaning up | 05:00 |
| wpwrak | oh, just didn't get around to moving to a more recent kernel | 05:01 |
| wpwrak | .38 seems to work fine so far | 05:02 |
| kyak | sounds like it won't be a problem to move to a more recent kernel later | 05:07 |
| kyak | still cloning here... | 05:07 |
| qi-bot | [commit] Werner Almesberger: atusb: we don't need to depend on CONFIG_SPI explicitly (ben-wpan) http://qi-hw.com/p/qi-kernel/4592d8e | 05:27 |
| qi-bot | [commit] Werner Almesberger: install/INSTALL-PC: updated lists of config options to enable (master) http://qi-hw.com/p/ben-wpan/f586be4 | 05:28 |
| qi-bot | The build was successfull, see images here: http://fidelio.qi-hardware.com/~xiangfu/compile-log/openwrt-xburst.full_system-07072011-0308/ | 06:52 |
| kyak | wpwrak: i have built the ben-wpan kernel, it boots fine. However, when i insert atusb, the system hangs in several seconds | 10:04 |
| kyak | make localyesconfig is so cool | 11:22 |
| kyak | i just need to put in everything i have and it's good :) | 11:22 |
| wolfspraul | that's in openwrt? | 11:26 |
| wolfspraul | what does it do? | 11:26 |
| kyak | no, it's in kernel | 11:30 |
| kyak | what it does is puts the loaded modules in kernel's core config | 11:31 |
| kyak | this way i can build a monolythic kernel only with drivers i need | 11:31 |
| wolfspraul | ah ok, that's nice | 11:34 |
| wolfspraul | my notebook runs on a custom built kernel, I manually added a lot of modules, but not all. so maybe I should try this too :-) | 11:34 |
| stefan_schmidt | kyak: the hang with atusb happens only when atusb is compiled as module? | 11:35 |
| kyak | stefan_schmidt: i only tried building it in kernel | 11:39 |
| kyak | didn't try it as module | 11:39 |
| kyak | stefan_schmidt: i just rebuilt the kernel with localyesconfig config (+enabled atusb related features) | 11:41 |
| kyak | it works fine | 11:41 |
| kyak | [ 157.836512] at86rf230 spi32766.0: ATUSB ready for mischief (IRQ 24) | 11:41 |
| stefan_schmidt | kyak: ok, we still might have problems with module build so build in is fine | 11:43 |
| stefan_schmidt | and yes looks correct | 11:43 |
| kyak | stefan_schmidt: i have to go now, will try the dirtpan trickery later. It looks very promising so far, thanks! :) | 11:44 |
| stefan_schmidt | kyak: have fun | 11:45 |
| stefan_schmidt | Need to leave as well now. Wakeboarding is waiting for me :) | 11:45 |
| wpwrak | kyak: (hang) hmm, probably dosn't like the firmware. you haven't updated it, have you ? | 12:42 |
| wpwrak | kyak: (works fine) great ! | 12:43 |
| kyak | wpwrak: could you please help - "dirtpan 777 8001 1 'ifconfig $ITF $IP2 dstaddr $IP1 up'" on Ben keeps saying "bind 802.15.4: No such device" | 15:31 |
| kyak | though previous steps (involving iz) seemed to work fine | 15:31 |
| kyak | i'm following the install/USAGE document | 15:32 |
| kyak | whereas Ben1 is my PC and Ben2 is my actual Ben | 15:32 |
| kyak | http://dpaste.com/565009/ | 15:34 |
| wpwrak | iz assoc has to return | 15:38 |
| wpwrak | if iz assoc on the ben doesn't complete, you don't have a local address. thus dirtpan can't bind. | 15:41 |
| wpwrak | dirtpan runs in the foreground, unless you explicitly background it with -b | 15:41 |
| wpwrak | which firmware does your atusb have ? | 15:42 |
| wpwrak | it needs to run the latest (from git), else atusb kernel driver and firmware don't understand each other | 15:43 |
| kyak | atusb has the latest you gave me.. | 15:51 |
| kyak | one sec | 15:51 |
| kyak | nah, i won't find it | 15:52 |
| kyak | wpwrak: the last time i built the Ben's kernel for ben-wpan was a week ago or so. Should i rebuild it as well? | 15:53 |
| kyak | atusb-b3b037e.bin | 15:56 |
| kyak | this one i have | 15:56 |
| kyak | wpwrak: would you be so kind to upload the binary from git ? :) i don't yet ready to build the avr toolchain | 15:57 |
| kyak | meanwhile, i'm rebuilding the ben-wpan kernel for Ben... | 15:59 |
| wpwrak | kyak: http://downloads.qi-hardware.com/people/werner/wpan/bindist/atusb-f586be4.bin | 17:22 |
| wpwrak | kyak: md5sum 50a3713aa69b4c3824ece7b36a5dbe8a | 17:22 |
| wpwrak | kyak: build #206 Thu Jul 7 15:44:29 ART 2011 | 17:23 |
| kyak | wpwrak: http://dpaste.com/565079/ | 19:01 |
| kyak | it;s working :) | 19:01 |
| kyak | i didn't use your patch for dirtpan yet | 19:02 |
| kyak | wonder where are these DUPs coming from | 19:02 |
| wpwrak | they're retransmissions because dirtpan's timing is off without the patch ;-) | 19:08 |
| kyak | i'll try something real now via TCP, but need to enable iptables nat in atusb kernel :) | 19:09 |
| Jay7 | http://press.web.cern.ch/press/PressReleases/Releases2011/PR08.11E.html | 19:12 |
| Jay7 | russians may read this on opennet.ru :) | 19:13 |
| wpwrak | kyak: (tcp) note that anything even just a little demanding will fail because of the timing problems that still need solving. the things i've done to dirtpan are just a band-aid | 19:16 |
| wpwrak | Jay7: you're late - we had these news already yesterday :) | 19:17 |
| Jay7 | wpwrak: I'm slow a bit :) | 19:17 |
| kristianpaul | !ping | 19:47 |
| Ayla | hello | 23:20 |
| kristianpaul | Hi | 23:21 |
| Ayla | I made a mistake, I pushed some changes for gmenu2x on a branch with a typo in the name | 23:21 |
| Ayla | as a result it did create a new branch on the repo | 23:21 |
| Ayla | how can I fix this? :x | 23:21 |
| kristianpaul | i think you can merge tha branch to another one and commit from there | 23:22 |
| kristianpaul | but i'm not git expert | 23:22 |
| kristianpaul | thaT | 23:23 |
| Ayla | yes, but the branch is on the git repo on the Qi project server | 23:23 |
| kristianpaul | you mean you pushed that branch as well, i see | 23:24 |
| kristianpaul | well is kinda same situation i think, all those are branches anyway | 23:25 |
| wpwrak | Ayla: how about merging into another branch and then deleting the typo'ed remote branch ? http://gitready.com/beginner/2009/02/02/push-and-delete-branches.html | 23:28 |
| wpwrak | Ayla: the command works, despite looking ... odd. i've used it recently ;-) | 23:28 |
| Ayla | wpwrak: looks like I cannot do that | 23:35 |
| Ayla | "fatal: The remote end hung up unexpectedly" | 23:35 |
| Ayla | I believe I don't have the rights to delete a branch | 23:35 |
| Ayla | I type "git push origin :install-locations" | 23:35 |
| wpwrak | Ayla: the command looks correct (hmm, does the remote branch actually still exist ? which repo ? | 23:42 |
| Ayla | ok, I deleted it | 23:46 |
| wpwrak | Ayla: henceforth you shall be called Conan, the destroyer :) | 23:47 |
| qi-bot | [commit] Ayla: GMenu2X now won't load skin files from the Default skin when using another skin. (install_locations) http://qi-hw.com/p/gmenu2x/439d25c | 23:50 |
| kristianpaul | hum, why qi-bot dont tell about deletions.. | 23:50 |
| Ayla | ouf | 23:51 |
| Ayla | I'm glad I succeeded to do that commit :) | 23:51 |
| kristianpaul | :-) | 23:51 |
| wpwrak | kristianpaul: (qi-bot) in 1984, did you every see them mention public announcements of deletions ? | 23:54 |
| Action: kristianpaul wasnt in this world by 1984 | 23:56 | |
| Ayla | mth: can I merge the master branch into install_locations? The master GMenu2X works OK? | 23:59 |
| wpwrak | kristianpaul: i mean the book :) | 23:59 |
| kristianpaul | ahhh | 23:59 |
| --- Sat Jul 9 2011 | 00:00 | |
Generated by irclog2html.py 2.9.2 by Marius Gedminas - find it at mg.pov.lt!