-
```
I proved use the tooll path for cube and I received this segment fault
Traceback (most recent call last):
File "/tmp/post.py", line 48, in
ocl_funcs.zigzag('/tmp/zigzag1.stl', tool_diamet…
-
This is a complete dump of the terminal running a complete job.
Tested 57600, 115200, 230400 and 250000 ( this last one did not connect )
Always chokes on 300 aprox lines remaining in the queue
[Sm…
-
Hi Hasan, I am close but have still to resolve my aims. I hope you have time to help.
1 - I see your point with the `this.handler = 'pending';` and am working with that line active.
2 - I am aiming t…
arfa2 updated
9 years ago
-
Brian's features are very close to those of the [CIRCA](http://www.circaconnect.co.uk/circa.html) project and only requires the ability to randomly select media from a subset defined by topics.
@Open…
-
We saw a 10% error rate during the kickstarter fulfillment on that IC alone. Part of the problem is the tStop on the package as it exposes way more metal than necessary. We should tighten the tStop up…
ghost updated
9 years ago
-
1. Stratux version: 0.7b3 + 855b "alpha"
2. Stratux config: dual SDR, GPS yes (BU-353), AHRS no; battery, battery cable: Anker E5, Anker cable.
3. EFB app and version (iFly v9.4 RC2). EFB platform (An…
-
When using clearance, we keep getting an `ActiveRecord::AssociationTypeMismatch` whenever Rails auto-reloads the user class and we try to set `current_user` as an association for a new record. I think…
-
Ok, so in light of the FEC user / stakeholder meetings the other week, I've got a slightly new take on the graph search I want to share. The idea here is that in addition to being able to construct a …
-
```
I proved use the tooll path for cube and I received this segment fault
Traceback (most recent call last):
File "/tmp/post.py", line 48, in
ocl_funcs.zigzag('/tmp/zigzag1.stl', tool_diamet…
-
```
class User < ActiveRecord::Base
include Clearance::User
acts_as_audited # it records everything OK
# except the user_id which is always null
end
```