Pascal Deschênes

Results 10 issues of Pascal Deschênes

@milani I've just complete an overhaul of your library to become a jquery plugin along with adding support for event handling, including a new one for VAD and some code...

Trying to get astmanproxy up&running within a Linux alpine docker container. Compilation performs perfectly, so does install, and actual launch but it segfault while trying to establish AMI connection to...

Add the ability to remove all collaborator for a given repo via `--all` argument. The use case is if you'd like to transfer a repo from one org to another...

> Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Via an option, (`track`), accumulate waypoints into a kml document.

feature

From time to time, message get splits between two poll. Should I look for \r along with \n? ``` error! { message: 'bad message format', cause: '{"class":"SKY","tag":"GSV","device":"/dev/ttyUSB0","xdop":2.11,"ydop":1.30,"vdop":3.10,"tdop":2.74,"hdop":2.00,"gdop":4.88,"pdop":3.70,"satellites":[{"PRN":2,"el":36,"az":254,"ss"', error: { stack:...

bug

A gulp build for both running test and minifying would be nice. Accepting PR on this :-)

As per [stackoverflow question](http://stackoverflow.com/q/26134730/475884), the following would be a nice addition: ``` |Normal Heading | Right Aligned | | --------------------- | -----------------: | | normal | right | ``` As...

enhancement

I'm getting odd behaviour on sigar provisioning on macos where while first provisioning works out of the box, subsequent ones just fail with a `UnsatisfiedLinkError`. To reproduce, here is a...