Commit Graph

240 Commits (v2.3.1)

Author SHA1 Message Date
Raphaël Vinot a92170650a Merge pull request #24 from Dymaxion00/master
Added a few instructions for Debian 8, clarifications
2015-08-26 17:03:58 +02:00
Eleanor Saitta d2a922b0e0 Added a few instructions for Debian 8, clarifications 2015-08-26 10:07:06 -04:00
Steve Clement a7f986a613 Merge pull request #33 from mdurvaux/master
3D model bug correction
2015-07-21 14:17:28 +02:00
mdurvaux e41c688869 3D model bug correction
corrected inverted parameters for PCB spacing
2015-07-21 12:45:49 +02:00
Raphaël Vinot 0d45324d4e Merge branch 'master' of github.com:CIRCL/Circlean 2015-07-06 16:44:22 +02:00
Raphaël Vinot 37995d768d Add GPIO testing script 2015-07-04 23:53:20 +02:00
Raphaël Vinot cdfbb9ba0e Update Markdown 2015-07-04 22:39:54 +02:00
Raphaël Vinot def6c26109 Use PyCIRCLean 2015-05-26 19:06:02 +02:00
Raphaël Vinot d66be7022a Merge branch 'master' of github.com:Rafiot/KittenGroomer 2015-05-26 12:13:29 +02:00
Raphaël Vinot 90b277f90d Disable raspi-config at the first run. 2015-05-26 12:13:20 +02:00
Raphaël Vinot 8abd633782 Add info how to mount a SD created with NOOBS 2015-05-25 21:58:35 +02:00
Raphaël Vinot c320c28db6 add notes on Rpi2 / USB ports list 2015-05-25 20:21:40 +02:00
Raphaël Vinot c6fc4ed21f Initial version of the standalone python module 2015-05-11 01:46:48 +02:00
Raphaël Vinot 5682a49f5b Python3 compat 2015-05-04 10:41:37 +02:00
Raphaël Vinot 29c4e46ab4 Merge branch 'master' of github.com:CIRCL/Circlean 2015-04-20 15:44:12 +02:00
Raphaël Vinot ff624bf4af Update rc.local
Fix #16
2015-04-17 11:13:10 +02:00
Raphaël Vinot 420a9f8f0d Add a dirty trick to get unoconv to work. Need more work. 2015-04-07 18:27:32 +02:00
Raphaël Vinot 622c6ba333 Initial commit using the python script to convert the files 2015-04-07 17:58:41 +02:00
Raphaël Vinot f464b81e4f add helper for starting the process 2015-04-04 19:21:57 +02:00
Raphaël Vinot 78b17b013b add comments 2015-04-04 18:44:17 +02:00
Raphaël Vinot 54ab11b9d4 cleanup 2015-04-04 17:00:38 +02:00
Raphaël Vinot ce24b039d2 Flexibility ++
* Make it easyer to implement different type of processing
* Add example for Pier9
* The generic version now converts pdf to pdf/a before HTML
2015-04-03 17:45:48 +02:00
Raphaël Vinot be71c85778 convert pdf to pdf/a 2015-04-03 15:36:47 +02:00
Raphaël Vinot aabb0effc5 update python module 2015-04-02 17:40:39 +02:00
Raphaël Vinot 8cfe3c19b0 add proper logging, huge cleanup and logic improvments 2015-03-25 15:31:52 +01:00
Raphaël Vinot 0bbc717878 Initial and partial reimplementation in Python. 2015-03-20 17:22:03 +01:00
Raphaël Vinot 6ae56e26cb Save the PID of the music script in order to properly kill it 2015-03-16 15:36:45 +01:00
Raphaël Vinot f3a4860a7a Merge branch 'master' of github.com:CIRCL/Circlean 2015-03-10 15:30:31 +01:00
Raphaël Vinot 27f44d086f Update changelog 2015-03-10 15:28:44 +01:00
Alexandre Dulaunoy 0157c0f4eb Update README.md
Logo added
2015-03-10 15:15:56 +01:00
Raphaël Vinot 3a37fc3eda add forgotten dependency 2015-03-10 15:13:40 +01:00
Raphaël Vinot d60fc30976 Do not wait for user input if an archive is protected with a password 2015-03-09 18:37:23 +01:00
Raphaël Vinot 07da2d2761 Put all the initial setup documentation in one file. 2015-03-09 18:36:34 +01:00
Raphaël Vinot fa0e4e2468 Use wheezy (+backports) again (remove systemd support). 2015-03-09 18:35:48 +01:00
Raphaël Vinot c88fd3f223 Add initial code for LED button and state diagram. 2015-03-02 17:02:35 +01:00
Raphaël Vinot 1636a5d44a Fix merge 2015-02-21 13:15:58 +01:00
Raphaël Vinot bf66e76d1c Merge pull request #12 from mdurvaux/master
Electrical and mechanical design documentation
2015-02-21 13:12:49 +01:00
mdurvaux c0d987042b Electrical and mechanical design documentation
added : daughter board schematic, BOM, case design documentation and
manufacturing files (3D printing)
2015-02-20 20:37:35 +01:00
Alexandre Dulaunoy 7c6e09f15d Merge pull request #10 from mdurvaux/master
Add doc directory and technical notes
2015-01-26 12:26:27 +01:00
mdurvaux 0e78fa1c88 Add doc directory and technical notes
technical note on boot sequence security assessment
2015-01-25 19:45:48 +01:00
Raphaël Vinot 8c497b7608 only try to copy the binary to make the LED blink if it exists. 2014-10-05 17:38:48 +02:00
Raphaël Vinot e1454aa6bb clean the test repository properly in case there are directories 2014-10-05 17:35:33 +02:00
Raphaël Vinot 403f5fae7c add timer between uses of losetup, should fix mount issues... 2014-10-05 17:32:52 +02:00
Raphaël Vinot d3e18d2dcb Add testing for NTFS (working) and EXT* (not working) 2014-10-01 14:06:17 +02:00
Raphaël Vinot 23a93fe63b Mount keys with noatime and sync 2014-10-01 13:59:48 +02:00
Raphaël Vinot 27cf35b537 Desactive a few services 2014-10-01 13:59:11 +02:00
Raphaël Vinot 2c3a9ec596 Use most recent image 2014-09-30 16:22:14 +02:00
Raphaël Vinot 2c48aa5260 add forgotten files re. systemd and pmount.
use more recent kernel
2014-08-01 16:06:28 +02:00
Raphaël Vinot 5c50940ed6 Merge branch 'master' of github.com:CIRCL/Circlean 2014-07-30 21:52:33 +02:00
Raphaël Vinot 4801a65557 Use newest version of Raspian, updated to jessie.
Taking care of systemd
2014-07-30 21:50:42 +02:00