John Wiseman

Results 32 comments of John Wiseman

Wow, I totally missed this issue. I'm sorry, Gerald, I'll add this right away.

Hello! I haven't used this code in a long time--it looks like the last commit is about 11 years ago--and I'm unfortunately not in a position to help debug it...

I tend to think that REPLs that expect to be used by people should strongly consider setting `*print-length*` to something other than `nil`.

I'm having this issue as well. Is appengine-magic a practical way to go for doing clojure on AppEngine, currently? Are there alternatives?

Looks like @mvaladas subtracted 12 in commit cc4f59762fd04d7c48dd5a96dbfff17ea3010b1c

I see something similar. here's ping output showing connectivity going away for about 30 seconds every 30-60 seconds: ``` [jwiseman@ubuntu dump1090 (master)]$ ping -i 5 192.168.0.101 PING 192.168.0.101 (192.168.0.101) 56(84)...

Also relevant: https://github.com/felixge/node-ar-drone/issues/112

When you say you "installed FFMPEG (node js)", did you actually install the ffmpeg executable (which is separate from the node library)? If you type `ffmpeg` at a shell prompt...

I don't have a use case for it, other than that having to disconnect from the drone before using replay is another step.

I started working on this, then noticed this issue :) You may want to consider moving some of backend piloting functionality from the pilot plugin into the core (via Cockpit),...