hellochenwang

Results 11 issues of hellochenwang

window.devicePixelRatio could be less than 1 when zoomed out in chrome, in the following code, after rounding, the var PR = 0, and this value is used to calculate the...

windows binary on windows is fine. linux binary on linux is fine. linux binary on windows gives this error: ``` # github.com/spacemonkeygo/openssl C:\Users\User\go\pkg\mod\github.com\spacemonkeygo\[email protected]\http.go:38:14: undefined: NewCtxFromFiles C:\Users\User\go\pkg\mod\github.com\spacemonkeygo\[email protected]\net.go:24:7: undefined: Ctx C:\Users\User\go\pkg\mod\github.com\spacemonkeygo\[email protected]\net.go:32:16: undefined:...

I'm using v4l2 to do video capture with gc2035 on orange pi pc. randomly, about 1 out of 20 times, it gives horizontally flipped image. the code was never changed....

OV5640 chip is able to output 640x480 image at 90fps, according to their data-sheet. What might be the bottleneck for us to get that fps?

#include "isp_lib_api.h" #include "snx_vc_lib.h" #include "snx_rc_lib.h" seems these files are missing

Hi Leo, would it be useful/possible if nchan publishes and subscribes to redis pub/sub channels? essentially nchan provides a websocket interface to redis pub/sub.

feature request

It seems that the images don't get included in the email, only url of the images are included.

Hi, quite awesome work! I found some parameters for 2mm, 3mm and 8mm pitch profiles. 2mm, 3mm: http://cdn1.bigcommerce.com/server2300/itwgldve/product_images/uploaded_images/g2-and-g3-belt.jpg?t=1458402962 8mm (in the example): https://patentimages.storage.googleapis.com/pdfs/US4515577.pdf ``` var gt2Constants = { '2': {...

The AP mode works fine. But I'm not sure how to enable the STA mode.. I have two mt7601 dongles plugged in, I'm trying to get one in AP mode,...

Hi, I followed the install guide to setup the gitbucket-fess-plugin, but seems it couldn't get the content of the files. They are all showing "{"message":"Requires authentication"}" I have made sure...

question