[00:39] <Koron> has joined #neuros
[00:39] <Yono> has quit [Read error: 104 (Connection reset by peer)]
[00:48] <[Chameleon]> has quit ["Leaving"]
[01:46] <eozl> has joined #neuros
[02:02] <noiz> has joined #neuros
[02:04] <noiz> has left #neuros ["Leaving"]
[02:04] <noiz> has joined #neuros
[02:05] <Koron> has quit [Read error: 110 (Connection timed out)]
[02:29] <noiz> has quit ["Leaving"]
[02:34] <eozl> hello
[02:43] <eozl> i'm reading GarBageBranch's HowtoCompile, just wondering where does the Microsoft compiler come into the picture ?
[02:48] <Koron> has joined #neuros
[02:48] <Yono> has joined #neuros
[02:49] <Yono> has quit [Read error: 54 (Connection reset by peer)]
[02:50] <Yono> has joined #neuros
[03:35] <NC-17> has quit ["idspispopd"]
[03:35] <Yono> has quit [Read error: 104 (Connection reset by peer)]
[03:52] <Koron> has quit [Read error: 110 (Connection timed out)]
[03:52] <may1937> does anyone have a datasheet/instruction listing for the tms320da150? i was having a hard time finding it on ti's site
[03:53] <may1937> s/was/am
[03:55] <deltazap> has joined #neuros
[03:55] <deltazap> has anyone else had trouble getting to the firmware CVS?
[03:56] <may1937> haven't tried but i can
[03:56] <deltazap> could you?
[03:56] <deltazap> that would be great :)
[03:56] <eozl> i did it an hour ago, it was fine
[04:00] <deltazap> hmm
[04:01] <may1937> can access the cvs server but not sure about the modulename to co with
[04:02] <deltazap> i keep getting proxy errors
[04:02] <eozl> 'neuros-firmware' module
[04:03] <may1937> thanks eozl, yeah its working
[04:03] <eozl> (very nice: neuros-firmware.sourceforge.net
[04:05] <deltazap> yeah, i can't get to the cvs through the web interface
[04:07] <may1937> well blow me down
[04:07] <may1937> still don't see a dsp reference anywhere
[04:07] <eozl> is that ti dsp really as nice as they hype it to be ?
[04:08] <may1937> i wish i knew i can't find any docs on the tms320da150
[04:08] <eozl> da150? seems its a TMS320C54xx
[04:09] <may1937> there are about 40 in that family
[04:09] <may1937> maybe they are all similar enough though
[04:10] <eozl> ah, i see
[04:20] <may1937> ...has a square instruction
[04:20] <eozl> may1937, is this useful? focus.ti.com
[04:22] <may1937> yeah.. any idea if the da150 the same as a 5416?
[04:22] <eozl> i found this on the forums www.neurosaudio.com
[04:23] <eozl> "there isn't an GCC compiler (not mentioning the Emulator) working with TI C5416 (DA150), unless this has been changed."
[04:23] <may1937> ahhh
[04:23] <eozl> and the compiler howto talks about "And import the profile called "C5416 Device Simulator""
[04:29] <eozl> looks a mean chip
[04:37] <may1937> also looks to be quite different than the current c4x gcc backend =[
[04:37] <eozl> are you more interested in the gcc port ?
[04:38] <eozl> these chips are quite different than the motorola 68hc11s we studied in microprocessors class last year :P
[04:39] <NC-17> has joined #neuros
[04:50] <Koron> has joined #neuros
[05:03] <may1937> yes i am interested, but not definitely not sure where to start. i see the sf project for the port has empty cvs..
[05:05] <eozl> i'm just wondering, i really wish i had a more solid grasp of compilers, but will this tigcc be responsible for converting C to the dsp's assembly, which can then be fed through another (simple) app to binarize it?
[05:09] <tkw954> has joined #neuros
[05:11] <tkw954> has left #neuros ["Kopete 0.8.4 : kopete.kde.org
[05:11] <may1937> yes, typically gcc outputs assembly, which the assembler from binutils translates to object code
[05:12] <may1937> i thought i have seen a binutils 54x project from when DI originally released the firmware source
[05:15] <eozl> and we need a gcc port so we can do development independent of the microsoft tools ?
[05:15] <Koron> you mean TI
[05:16] <eozl> ah, i see, yeah i'm a bit confused where microsoft .net enters this whole firmware game
[05:17] <deltazap> .net really doesn't have anything to do with the firmware, except with some of the tools, i believe
[05:18] <may1937> who means TI? i don't......
[05:18] <may1937> yeah well i'm not at all interested in a proprietary compiler
[05:20] <eozl> but in the meantime, even if you have to run that compiler in vmware or whatever, you can still extend the firmware ?
[05:20] <eozl> deltazap, how vital are these buildtools that don't compile without .net?
[05:21] <deltazap> I could be confused and thinking of the .net stuff that is with the database stuff
[05:24] <deltazap> yeah, i was thinking of the database dlls
[05:27] <eozl> tight, i'm more interested in the firmware and playing with the hardware (p2p over fm with 3meter radius?), this should be most interesting :)
[05:32] <may1937> damn that's a sweet idea eozl
[05:36] <may1937> i wonder if there are any exitsing fm protocols over FM?
[05:37] <may1937> data protocols of course
[05:38] <deltazap> morse code :D
[05:39] <deltazap> wireless IM protocol for the future of the Neuros
[05:41] <eozl> that'd be the coolest thing, trying out new protocols, wireless from scratch on real hardware :)
[05:41] <eozl> can you tell i'm quite pleased with all this ?
[05:42] <deltazap> yes :)
[05:47] <eozl> you know another cool application would be a little cellphone keypad for sms-style input, which you can get working also wirelessly :p
[05:47] <eozl> i'm not seeing an easy way to plug in anything
[05:54] <unknown_lamer> bluetooth.
[05:55] <unknown_lamer> (add it ;)
[05:57] <eozl> could perhaps add an input device through the line-in (i'm making castles in the sky here)
[05:59] <unknown_lamer> There's already code in there to convert it into a wav.
[05:59] <unknown_lamer> Just use code sequences and above a certain voltage vs. below
[05:59] <unknown_lamer> and analyse the wav.
[06:00] <eozl> pretty much
[06:01] <eozl> build a device that just tacks off a certain voltage off the supply given through the wire depending on which key was pressed
[06:01] <eozl> with 12-14 key keypad, might be doable
[06:02] <unknown_lamer> Or have it pop off a series of blips.
[06:02] <eozl> oho! even simpler
[06:03] <eozl> pulse dial
[06:03] <unknown_lamer> it makes timing important
[06:03] <unknown_lamer> But meh
[06:04] <eozl> how good is it as a player? i'm thinking of buying one
[06:05] <unknown_lamer> It's great.
[06:05] <eozl> ...obviously, since i expect i need one to do all this with
[06:05] <eozl> ah, how big is it?
[06:05] <unknown_lamer> My battery is shot but it's my fault for not ordering a new one yet.
[06:05] <unknown_lamer> Kind of big.
[06:05] <eozl> fits in cargo pants pockets?
[06:05] <unknown_lamer> I can fit it into my pocket if I am wearing loose pants.
[06:05] <unknown_lamer> So yeah.
[06:05] <Koron> i wear it with semi tight jeans sometimes
[06:05] <eozl> interesting, it definitely sends a different message than the ipod and other stuff
[06:05] <Koron> in those the pocket is just the right size
[06:06] <Koron> bigger pants or just pants with larger pockets fit it pretty easily
[06:06] <unknown_lamer> the iPod is simple and sleek
[06:06] <unknown_lamer> The Neuros is large and functional.
[06:06] <Koron> it's not heavy by any stretch of the imagination
[06:06] <unknown_lamer> I'll take large and functional any day.
[06:06] <Koron> the neuros isn't really ugly...just a tad big
[06:06] <unknown_lamer> Mostly because I killed my 20G drive and just popped an 80G drive in with no problems.
[06:07] <unknown_lamer> it fits well with my 91 Camaro (80s all the way)
[06:07] <unknown_lamer> What with the gray head, black backpack, and orange backlight.
[06:07] <unknown_lamer> It looks like it belongs in my car.
[06:07] <eozl> nice!
[06:07] <eozl> so it just uses a 2.5" harddrive ?
[06:07] <Koron> yep
[06:08] <eozl> tiiight
[06:08] <Koron> acts like a hard drive enclosure of sorts when you hook it up via USB...just appears as another drive
[06:08] <eozl> perfect!
[06:09] <eozl> in the forums, there were quite a few complaints about broken players and such
[06:09] <eozl> i assume they are random electronic anomalies
[06:09] <Koron> i haven't had any problems with mine...but support is pretty snappy if you call them up I do believe
[08:09] <Koron|out> has joined #neuros
[08:27] <Koron> has quit [Read error: 110 (Connection timed out)]
[08:27] <Tecchie> has quit [Read error: 110 (Connection timed out)]
[08:45] <Koron|out> has quit [Read error: 110 (Connection timed out)]
[08:56] <[Chameleon]> has joined #neuros
[10:10] <Koron> has joined #neuros
[10:20] <[Chameleon]> is away: ZZzzz
[10:23] <anethema> has joined #neuros
[10:53] <anethema> has quit []
[11:11] <Koron> has quit [Read error: 110 (Connection timed out)]
[12:23] <Koron> has joined #neuros
[12:58] <deltazap> has left #neuros []
[13:16] <Koron> has quit [Read error: 110 (Connection timed out)]
[14:23] <inkedmn_> has joined #neuros
[14:23] <Koron> has joined #neuros
[14:24] <inkedmn> has quit [Read error: 110 (Connection timed out)]
[14:31] <JoshMalone> has joined #neuros
[14:43] <Tecchie> has joined #neuros
[15:41] <Tecchie1> has joined #neuros
[15:41] <Tecchie> has quit [Read error: 104 (Connection reset by peer)]
[15:59] <Koron> has quit [Read error: 110 (Connection timed out)]
[16:11] <ALecs4000> has joined #neuros
[16:16] <JoshMalone> has quit [Read error: 110 (Connection timed out)]
[16:40] <ALecs4000> has joined #neuros
[16:41] <JoshMalone> has quit [Nick collision from services.]
[16:44] <Koron> has joined #neuros
[17:00] <[Chameleon]> is back (gone 06:39:49)
[17:22] <[Chameleon]> is away: Work
[17:41] <Koron> has quit [Read error: 110 (Connection timed out)]
[17:56] <JoshMalone> has quit ["Of course I have the right cab [NO CARRIER]"]
[19:00] <Koron> has joined #neuros
[20:49] <GreatDay> has joined #Neuros
[21:07] <Koron> has quit [Read error: 110 (Connection timed out)]
[21:53] <JoshMalone> has joined #neuros
[22:04] <Yono> has joined #neuros
[22:21] <JoshMalone> has quit ["Of course I have the right cab [NO CARRIER]"]