Search found 138 matches
- Mon Jan 25, 2016 10:14 pm
- Forum: LitePlacer Software
- Topic: Memory Leak
- Replies: 19
- Views: 12253
Re: Memory Leak
yeah, you need to clean up graphics objects after you create/use them. the original code regenerated quite a few graphic objects then ignored them causing leaks like those. try the rmod version of the code.
- Mon Jan 25, 2016 4:56 am
- Forum: LitePlacer Software
- Topic: LitePlacer-rmod Updates
- Replies: 159
- Views: 207098
Re: LitePlacer-rmod Updates
did this ever get fixed?Spikee wrote:Also i'm using the exe from a few post ago. I have not compiled the source myself.
Did some changes:
For some reason it wants to do +x 8 mm :
I do not understand the logic of this.
- Fri Jan 22, 2016 3:28 am
- Forum: LitePlacer Software
- Topic: LitePlacer-rmod Updates
- Replies: 159
- Views: 207098
Re: LitePlacer-rmod Updates
which fork are you using? i've not been able to get karl's stuff to compile yet. is he around? i'm curious about the changes you've made... I'm back here after running the lite placer almost every week. I'm running well with rmod. Just fixed a few bugs and changed around a few things like part calib...
- Thu Jan 21, 2016 9:16 pm
- Forum: LitePlacer Software
- Topic: LitePlacer-rmod Updates
- Replies: 159
- Views: 207098
Re: LitePlacer-rmod Updates
thanks @mrandt for the info. I'll check out karl's code to see what he's done.
- Thu Jan 21, 2016 2:40 am
- Forum: LitePlacer Software
- Topic: LitePlacer-rmod Updates
- Replies: 159
- Views: 207098
Re: LitePlacer-rmod Updates
hi all - finally need to use the liteplacer again so trying to see what has been done since i wrote the new code. seems like some people are working on it. is the latest version in the github repository? any exciting updates?
- Thu Jan 21, 2016 2:37 am
- Forum: LitePlacer Software
- Topic: @thereza's ADC patch
- Replies: 6
- Views: 10776
Re: @thereza's ADC patch
Since there isn't a thread dedicated to it, and since the posting is hard to find, and since I spent the time to carefully rebase his tarball (@thereza, don't EVER delete the .git directory like that!), I've created this thread. Don't recall deleting it, but ok. So I've not used the liteplacer in l...
- Tue Oct 13, 2015 11:43 pm
- Forum: LitePlacer Software
- Topic: LitePlacer-rmod Updates
- Replies: 159
- Views: 207098
Re: LitePlacer-rmod Updates
long time no talk. wondering if anyone has made any modifications to my version of the code?
also what's the issue with tinyg? i made a version that checks the ADC on the tinyG but requires updating the tinyG firmware. that's only if you enable the pickup detection.
also what's the issue with tinyg? i made a version that checks the ADC on the tinyG but requires updating the tinyG firmware. that's only if you enable the pickup detection.
- Thu Aug 13, 2015 8:12 pm
- Forum: LitePlacer Software
- Topic: LitePlacer-rmod Updates
- Replies: 159
- Views: 207098
Re: LitePlacer-rmod Updates
I assume once your version is as you want it, you want to move forward. It is way too good work to be abandoned, so yes, I want to take care of it. It is just a matter of practicalities. You hate Github, that I'm currently using. I don't have any opinion on what version control or what host to use....
- Thu Aug 13, 2015 8:10 pm
- Forum: LitePlacer Software
- Topic: LitePlacer-rmod Updates
- Replies: 159
- Views: 207098
Re: LitePlacer-rmod Updates
the part is http://cache.freescale.com/files/sensors/doc/data_sheet/MPX4250A.pdf - perhaps not optimal but works best of the sensors I had laying around. I grabbed the same part, hope you don't mind me freeloading :) Where did you get the +5V for it from? The TinyG is all 3.3/12/24v and the pressur...
- Tue Aug 04, 2015 10:38 pm
- Forum: Pre-Sales Questions
- Topic: Placement of integrated circuits
- Replies: 39
- Views: 46817
Re: Placement of integrated circuits
one thought is to add a filter which changes the zoom of the camera. this should be easy to do. though still not sure if there is a need.