- Queries
- All Stories
- Search
- Advanced Search
Feed Advanced Search
Advanced Search
Advanced Search
Oct 31 2016
Oct 31 2016
Add proper markdown formating (try #2)
Add proper markdown formating
update README file
add proper description for this class
clean up in "console"
valles committed R890:0c53044836a0: Complete migration to python3 exceptions style + handle keyboard exceptions. (authored by valles).
Complete migration to python3 exceptions style + handle keyboard exceptions.
Oct 27 2016
Oct 27 2016
valles committed R1066:96b4622532b3: Add a new template for, specific for Linear Algebra (authored by valles).
Add a new template for, specific for Linear Algebra
Oct 24 2016
Oct 24 2016
add support for !NORAND
Oct 20 2016
Oct 20 2016
valles committed R1067:369c8666d0c7: fix auto-multiple-choice-1.2.1 to use a correct TEXINPUTS. (authored by valles).
fix auto-multiple-choice-1.2.1 to use a correct TEXINPUTS.
valles committed R1067:cd5c1a564931: Fix AMC 1.2.1 dependencies on texlive (USE flags) to avoid pulling old texlive… (authored by valles).
Fix AMC 1.2.1 dependencies on texlive (USE flags) to avoid pulling old texlive…
add pdftk dependency
Oct 12 2016
Oct 12 2016
valles committed R1066:ecac9fda68d6: COMMENT column renamed STATUS - to match bamc script expectation (authored by valles).
COMMENT column renamed STATUS - to match bamc script expectation
Sep 30 2016
Sep 30 2016
valles committed R1067:b1650172f560: update speedcrunch to latest 20160925 git version. (authored by valles).
update speedcrunch to latest 20160925 git version.
Sep 23 2016
Sep 23 2016
valles committed R1067:911b496b8727: update booklet generator script (now with .desktop files for gnome and… (authored by valles).
update booklet generator script (now with .desktop files for gnome and…
Sep 22 2016
Sep 22 2016
add generate-booklet script v3.0
valles committed R1067:0ee65367dc90: remove ebuilds that are now in main portage tree (authored by valles).
remove ebuilds that are now in main portage tree
fix repo_name
valles committed R1067:f04698743c2e: Update Manifest for auto-multiple-choice-9999 (authored by valles).
Update Manifest for auto-multiple-choice-9999
valles committed R1067:5d117d817b1e: Merge branch 'master' of https://git.epfl.ch/repo/nibheis-local-overlay (authored by valles).
Merge branch 'master' of https://git.epfl.ch/repo/nibheis-local-overlay
valles committed R1067:523faba23057: update auto-multiple-choice/auto-multiple-choice-9999.ebuild (authored by valles).
update auto-multiple-choice/auto-multiple-choice-9999.ebuild
Sep 15 2016
Sep 15 2016
valles committed R890:b001f4d750d9: Make boat use new lib/geoCalc + let user choose number of legs (parameter) when… (authored by valles).
Make boat use new lib/geoCalc + let user choose number of legs (parameter) when…
valles committed R890:47a04721f0c3: Fix all conversion issues. Now tested and fully working (authored by valles).
Fix all conversion issues. Now tested and fully working
valles committed R890:49e30927afd1: lib/geoCalc.py still not working (dd to NMEA format conversion problems) (authored by valles).
lib/geoCalc.py still not working (dd to NMEA format conversion problems)
Sep 14 2016
Sep 14 2016
valles committed R890:68024c8266cf: new geoCalc lib to do bearing/distance/etc. calculations (authored by valles).
new geoCalc lib to do bearing/distance/etc. calculations
Sep 13 2016
Sep 13 2016
valles committed R890:6e7071821553: initial commit of the geoCalc lib - not usefull yet (authored by valles).
initial commit of the geoCalc lib - not usefull yet
Sep 12 2016
Sep 12 2016
valles committed R890:b8464f7ed3bd: fix dpt + change filtering order (in nmea0183, and nmeaTransceiver): message… (authored by valles).
fix dpt + change filtering order (in nmea0183, and nmeaTransceiver): message…
fix dpt to use the new DPT class
replace "chat" with "NMEA"
valles committed R890:a06ea1f3545e: big update on NMEA0183 stuff + new version of "boat" using the latest libs (authored by valles).
big update on NMEA0183 stuff + new version of "boat" using the latest libs
valles committed R890:ee0864aad3cf: updated console (uses nmeaTransceiver now) (authored by valles).
updated console (uses nmeaTransceiver now)
new NMEA transceiver class
valles committed R890:52af966b508c: Merge branch 'master' of https://c4science.ch/diffusion/890/mux0183 (authored by valles).
Merge branch 'master' of https://c4science.ch/diffusion/890/mux0183
Sep 7 2016
Sep 7 2016
remove support for pynmea2
valles committed R890:717cef281969: convert dpt to NmeaSender and NMEA0183.DPT (authored by valles).
convert dpt to NmeaSender and NMEA0183.DPT
valles committed R890:dc011d5f65b8: new lib/obj to send data to a server: NmeaSender (authored by valles).
new lib/obj to send data to a server: NmeaSender
Sep 5 2016
Sep 5 2016
remove useless line
valles committed R890:b07407d7b855: update nmea0183 lib: create messages from list or dict, tests, etc. (authored by valles).
update nmea0183 lib: create messages from list or dict, tests, etc.
try #1 on a new NMEA lib (OO)
Aug 30 2016
Aug 30 2016
valles committed R890:e935f0c490fb: Initial port to python 3.X. Most scripts should work. (authored by valles).
Initial port to python 3.X. Most scripts should work.
Aug 27 2016
Aug 27 2016
Aug 26 2016
Aug 26 2016
Add a README file
valles committed R890:d584c04864ee: Add "pipe" element to allow 2-way communication between 2 NMEA0183 servers (authored by valles).
Add "pipe" element to allow 2-way communication between 2 NMEA0183 servers
initial commit
c4science · Help