https://github.com/pupil-labs/pupil

sort by:
Revision Author Date Message Commit Date
93cab07 fixed bug in inversion code. 13 July 2016, 13:47:20 UTC
437ff50 Merge pull request #434 from papr/pg-clean `Pupil_Groups` Implementation (Clean history) 13 July 2016, 10:21:32 UTC
7377fc3 Apply suggestions 13 July 2016, 08:43:42 UTC
582b9dc Move Pyre setup/shutdown into local scope of thread loop. 08 July 2016, 08:02:02 UTC
6518459 accept lightweight tags for versioning. 07 July 2016, 12:53:55 UTC
16d4908 fixed wrong key name. 07 July 2016, 09:46:21 UTC
333af6f writing into an object that already part of events is against the rules of the events dict. Removed offending line. 07 July 2016, 09:44:02 UTC
524e1a6 Remove UI ping button. Add group member list. 06 July 2016, 13:11:26 UTC
054bc7d Documentation commit - Creates `Pyre` node with following headers: - "pub_address" - "sub_address" - "app_type" - Joins "pupil-groups” group by default. - Uses `remote_notify` functionality introduced in a652f81baf83. If the mapped value of the notification key `remote_notify` is equal to "all" the notification will be SHOUTed. Else it will use the value as peer uuid and try to WHISPER the notification to the respective peer. - Publishes all discovered notifications to the IPC backbone - Drops notifications which cannot be unpacked with msgpack or do not have "subject" key - Adds "discovery.peer" key with dictionary containing information: - "uuid": peer uuid - "name": peer name - "arrival_timestamp": time of arrival - "type: "SHOUT" or "WHISPER" 06 July 2016, 09:24:47 UTC
eab73f6 Pupil_Groups 06 July 2016, 09:05:48 UTC
4ca76e4 fixing #433 . 05 July 2016, 16:38:05 UTC
2b38ac2 Merge pull request #431 from papr/frame-publisher Frame Publisher plugin 05 July 2016, 14:32:39 UTC
ad3fd15 Add eye frame publishing 05 July 2016, 14:09:59 UTC
36034f0 Merge pull request #430 from papr/master No copy __raw_data__, assert on non-list/tuple 05 July 2016, 13:31:28 UTC
a966323 Implementation: Frame Publisher 05 July 2016, 13:30:29 UTC
65a0a93 No copy __raw_data__, assert on non-list/tuple 05 July 2016, 13:25:27 UTC
b013db9 Added option to send raw (unserialized data) as additional zmq msg frames. 05 July 2016, 10:15:03 UTC
8857db9 revisions to idle sleep utility. 05 July 2016, 07:44:58 UTC
55a8358 Merge branch 'master' of https://github.com/pupil-labs/pupil Conflicts: pupil_src/shared_modules/surface_tracker.py 04 July 2016, 17:10:04 UTC
443f041 fixing #429 04 July 2016, 16:57:14 UTC
a31131e Fixes #426 04 July 2016, 16:14:25 UTC
9b189ec removing Pupil Server from source. 04 July 2016, 15:55:02 UTC
7192d39 reapplying d2a70c89be6411ec134f6f00bedfbae8cff6268d 04 July 2016, 15:53:37 UTC
a671c3d Merge branch 'master' of https://github.com/pupil-labs/pupil 04 July 2016, 15:22:22 UTC
bb68d25 Fixes pupil-labs/pupil@#426 04 July 2016, 15:21:09 UTC
0791544 ipc_urls should be str objects not unicode. 04 July 2016, 15:20:55 UTC
4ae5ceb Merge branch 'caffeine' 04 July 2016, 13:42:26 UTC
e39924f Add os_utils with enable/disable idle sleep functions 04 July 2016, 13:32:34 UTC
709bf79 Remove Caffeine plugin 04 July 2016, 13:31:47 UTC
4844b20 Problem: OS X might start sleeping during recording (pupil-labs/pupil#414) Solution: Use built-in `caffeinate` utility to prevent this behaviour. State: - [x] Support OS X - [x] Start/stop `caffeinate` - [ ] React to notifications - [ ] User interface for options - [ ] Support other platforms 04 July 2016, 13:31:47 UTC
eb951a3 Problem: OS X might start sleeping during recording (pupil-labs/pupil#414) Solution: Use built-in `caffeinate` utility to prevent this behaviour. State: - [ ] Support OS X - [ ] Start `caffeinate` - [ ] React to notifications - [ ] User interface for options - [ ] Support other platforms 04 July 2016, 13:31:47 UTC
c54c4f5 Merge 04 July 2016, 09:01:07 UTC
e55f3f1 updated example. 04 July 2016, 08:43:39 UTC
a652f81 implementing remote_notify scheme. 04 July 2016, 08:43:30 UTC
3e2ceb9 updated comment. 04 July 2016, 08:42:51 UTC
77f9125 An alternative solution to the `socket random port binding in thread` problem. Create sockets in the main thread and pass as args to other threads. Never use the sockets in the main thread. 02 July 2016, 16:32:43 UTC
6fdb2d1 syntax fix. 02 July 2016, 12:56:00 UTC
f8dd551 if we wait we should not busy wait. 02 July 2016, 12:53:56 UTC
6ed4391 Attempting to fix #421 . 02 July 2016, 12:49:28 UTC
53b669c Rename message notification.should_doc and notification.doc to meta.should_doc / meta.doc . 30 June 2016, 14:46:33 UTC
f31dee6 rename main.py main to launcher . Improve doc strings. 30 June 2016, 14:46:33 UTC
1c7f2f4 adding script to bundle all apps. 30 June 2016, 14:46:33 UTC
71119be tweaking bandwidth levels for world cameras. Fixing #399 . 30 June 2016, 14:46:33 UTC
949d87b force more recent version of pyuvc 30 June 2016, 14:46:33 UTC
2b62cb3 fixed syntax error. 30 June 2016, 14:46:33 UTC
d80ee58 adding 3d location to surface event msg, fixing #410. 30 June 2016, 14:46:33 UTC
5056039 Fixing #403 : Adding GPL/LGPL licence files. 30 June 2016, 14:46:33 UTC
7c626d8 turning off parallel compilation as suggested in #405 . 30 June 2016, 14:46:33 UTC
d16d76c attempt a different solution for #409 30 June 2016, 14:46:33 UTC
1853488 attempt to fix #409 : Replacing the PUSH PULL message pipeline with REQREP for the hope of cleaner shutdown. 30 June 2016, 14:46:33 UTC
7a80427 Rename message notification.should_doc and notification.doc to meta.should_doc / meta.doc . 30 June 2016, 10:23:13 UTC
bf357d5 rename main.py main to launcher . Improve doc strings. 30 June 2016, 10:11:39 UTC
b269341 adding script to bundle all apps. 30 June 2016, 07:01:32 UTC
b2e1149 tweaking bandwidth levels for world cameras. Fixing #399 . 29 June 2016, 09:48:27 UTC
8d92ec1 force more recent version of pyuvc 29 June 2016, 08:52:57 UTC
d30f48e fixed syntax error. 29 June 2016, 08:52:34 UTC
8ca4580 adding 3d location to surface event msg, fixing #410. 28 June 2016, 15:13:55 UTC
eb3ed33 Fixing #403 : Adding GPL/LGPL licence files. 28 June 2016, 14:33:42 UTC
c96870d turning off parallel compilation as suggested in #405 . 28 June 2016, 14:26:59 UTC
40753b2 attempt a different solution for #409 28 June 2016, 13:42:48 UTC
0e202dc attempt to fix #409 : Replacing the PUSH PULL message pipeline with REQREP for the hope of cleaner shutdown. 28 June 2016, 12:36:12 UTC
ca2dfa4 Fix master merge 27 June 2016, 07:29:41 UTC
d127afb adding docs for data msg emited by world and service process. 27 June 2016, 07:17:34 UTC
fc207fd Merge pull request #385 from pupil-labs/zmq_ipc ZMQ IPC 25 June 2016, 08:12:02 UTC
d17159f merging changes from master into branch. 25 June 2016, 08:10:55 UTC
c1e8da4 adding option to use inverted fiducial markers for realtime surface tracker. 24 June 2016, 15:22:18 UTC
fa39554 show one confidence graph per eye 24 June 2016, 15:07:59 UTC
9875630 export pupil data example. 23 June 2016, 12:27:51 UTC
e2f3c12 dont overwrite detector if the current one is correct. 23 June 2016, 12:27:29 UTC
bcddeaa cosmetics 23 June 2016, 12:27:07 UTC
7ee116d cosmetics 22 June 2016, 12:42:12 UTC
418d8ef updated profiled fn signature. 22 June 2016, 12:39:57 UTC
6abad4b cosmetics 22 June 2016, 12:39:48 UTC
ec43ef9 cosmetics 22 June 2016, 12:37:52 UTC
48ac060 updated profiled fn signatures. 22 June 2016, 12:37:40 UTC
a87ed73 cleanup 22 June 2016, 11:31:16 UTC
e26326e Merge pull request #401 from papr/msgpack Switch from `json` to `msgpack` message serialisation 22 June 2016, 11:28:51 UTC
17fbbe1 Suggested doc change 22 June 2016, 09:57:41 UTC
6f8d08f Switched from `json` to `msgpack` message serialisation Use `zmq_tools.serializer.dumps()` to encode and `.loads()` to decode messages. `zmq_tools.py` will be the central place to configure the serialization method. 21 June 2016, 12:01:22 UTC
8b783a7 Merge pull request #398 from papr/zmq_ipc Doc and fixes 21 June 2016, 08:10:47 UTC
cfc5d76 Fixed wrong documentation 20 June 2016, 15:27:09 UTC
c0aee7f Extend `eye.py` doc 20 June 2016, 14:03:09 UTC
c717b6e Fix and doc `Calibration_Plugin` - [Fix] Import and define `logger` - [Doc] Add 'calibration.failed' and 'calibration.successful' emitted by `finish_calibration.py` 20 June 2016, 10:50:25 UTC
1bcd097 Revert to 'surface' as `events` key 20 June 2016, 10:47:59 UTC
dabab66 adding button to seek to next fixation. 20 June 2016, 10:37:30 UTC
25874fa Fix variable and function naming 17 June 2016, 10:24:37 UTC
8cba5eb Merge branch 'zmq_ipc' of https://github.com/pupil-labs/pupil into zmq_ipc 17 June 2016, 10:19:45 UTC
3560c15 `<string> in 'topic' ` did not work. 17 June 2016, 09:48:48 UTC
39edc71 Manual Marker Calibration notification documentation 17 June 2016, 09:47:15 UTC
976f794 Merge pull request #395 from papr/zmq_ipc `notify.notification.should_doc` 16 June 2016, 14:44:27 UTC
fa83237 Fix typo 16 June 2016, 14:43:47 UTC
5ec1210 Merge pull request #397 from Tobias-Fischer/pupil_remote_timestamp_fixed Pupil remote timestamp fixed 15 June 2016, 19:12:21 UTC
5800c5d Handle possible mal-formatted recording commands 15 June 2016, 16:52:03 UTC
b7ded02 Pupil Remote `should_doc` documentation 15 June 2016, 16:49:29 UTC
b655018 Fix timestamp returned in pupil_remote 15 June 2016, 16:24:56 UTC
692b518 `should_doc` implementation for `world` 15 June 2016, 14:21:07 UTC
faa7821 `should_doc` implementation for `service` 15 June 2016, 14:20:50 UTC
ea9e9a8 adding audio feedback when pupil remote cannot bind to port. 15 June 2016, 14:20:25 UTC
65ff1b2 exit nicely on failed init when using pupil_service. 15 June 2016, 14:01:55 UTC
3358fa9 Merge branch 'zmq_ipc' of https://github.com/pupil-labs/pupil into zmq_ipc 15 June 2016, 13:29:22 UTC
back to top