#garfield Logs

Dec 24 2011

#garfield Calendar


22:07 rue_house C is case sensitive
22:07 rue_house X != x
22:08 Tom_itx ;/
22:08 Tom_itx gawd
22:08 Tom_itx what's kat up to?
22:09 rue_house grumbing about the undersized fuel pump on her new truck
22:09 Tom_itx used new or new new?
22:09 rue_house used new, last owner did crappy repair work
22:09 Tom_itx ahh
22:09 Tom_itx more common than not
22:10 rue_house she must be doing ebtter, she has her name back
22:10 Tom_itx not in channels though is she?
22:11 rue_house I think somehting offended her
22:11 rue_house I think it was me...
22:11 rue_house ...
22:11 Tom_itx i'm sure i've offended ppl
22:11 Tom_itx not purposely but it happens
22:12 rue_house kats a tricky one
22:12 Tom_itx ppl get short tempered etc and say things they normally wouldn't
22:12 Tom_itx duh
22:24 Tom_itx i like code that works first time
23:16 Tom_itx http://tom-itx.dyndns.org:81/~webpage/rue/pcint0.c
23:25 rue_shop yeeeees?
23:26 Tom_itx <Tom_itx> http://tom-itx.dyndns.org:81/~webpage/rue/pcint0.c
23:27 rue_shop WHY ARE YOU NOT USING THE ISSET() AND ISCLEAR() MACROS i KEEP HAVING TO GIVE PEOPLE OVER AND OVER AND OVER!!!!!!!
23:27 rue_shop WHY!?!?!?!?!?!?!
23:28 Tom_itx nevermind
23:29 rue_shop everytime I use ISR instead of interrupt the isr dosn't get called
23:29 Tom_itx it must be something else
23:30 Tom_itx the isr is firing
23:30 Tom_itx i moved the port toggle to the int
23:30 Tom_itx and it toggles
23:30 Tom_itx far as isset isclear i can't keep up with all the silly macros they come up with
23:31 rue_shop 5 macros
23:31 rue_shop nop()
23:31 Tom_itx _BV()
23:31 Tom_itx is one
23:31 Tom_itx it's obsolete now
23:31 rue_shop isset, isclear, setbit, and clearbit
23:31 rue_shop so always use mine
23:31 Tom_itx this is spelled out for a tutorial
23:31 rue_shop mine are never obsolete
23:32 rue_shop so teach the to use mine
23:32 rue_shop mine are never obsolete
23:34 rue_shop whats why I make my own libraries all the time, I'm the only thing I can rely on
23:34 Tom_itx i'm not gonna argue semantics. i just wanted to get this to work
23:35 Tom_itx i generally use the bit stiff
23:35 Tom_itx stuff
23:37 rue_shop I should make those 5 macros the avr topic for every second month for 2 yeras
23:37 Tom_itx it's on my website
23:38 rue_shop I think I have to unwind more
23:38 Tom_itx that's what i'm trying to do here coding
23:38 Tom_itx i don't need the code