cake
/
libp7
Archived
1
0
Fork 1
Commit Graph

90 Commits

Author SHA1 Message Date
Thomas Touhey 1a32274554 Corrected link making 2016-09-05 11:56:38 +02:00
Thomas Touhey efcec445b7 In fact, file copying doesn't ask overwrite confirmation... 2016-09-05 01:59:18 +02:00
Thomas Touhey 8a0e74ee2d Added copy protocol 2016-09-05 01:43:26 +02:00
Thomas Touhey 42e6319443 Should have accelerated file getting with packet shifting 2016-09-05 00:47:30 +02:00
Thomas Touhey 7fe6a40768 Applied packet shifting in sendstream successfully, simplified interface 2016-09-04 21:17:58 +02:00
Thomas Touhey c1449a6c9d Edited little things 2016-09-04 17:54:29 +02:00
Thomas Touhey ee2ad1ab9a Should have introduced packet shifting correctly 2016-09-04 17:29:12 +02:00
Thomas Touhey 9694060432 Made dynamic library 2016-09-04 13:06:40 +02:00
Thomas Touhey a66c7e2aca Added null-byte at the end of packet 2016-09-03 08:53:48 +02:00
Thomas Touhey 1f59b0345f Prepared for shifting 2016-09-03 07:56:04 +02:00
Thomas Touhey 4b7f13368c Removed undefines in Makefile.vars 2016-08-29 11:21:32 +02:00
Thomas Touhey ca73f39b18 Okay, this is a running gag. 2016-08-28 20:39:56 +02:00
Thomas Touhey bf3677a083 Time evaluation is *really* corrected now 2016-08-28 20:38:42 +02:00
Thomas Touhey 5f170b864d Added slightly more log, corrected getms 2016-08-28 20:21:56 +02:00
Thomas Touhey bf5940fd3f Modified packet reception function for logging 2016-08-28 16:08:43 +02:00
Thomas Touhey 86e2541a6b Added time logging 2016-08-28 12:17:40 +02:00
Thomas Touhey ebd5a136dc Moved resend error sending to private API 2016-08-27 12:06:20 +02:00
Thomas Touhey 61fd21ecc9 Corrected mf vars 2016-08-27 11:53:02 +02:00
Thomas Touhey 62b5db6fa7 Corrected extended ack info 2016-08-26 21:46:17 +02:00
Thomas Touhey 2e4757a406 Improved gaz factory 2016-08-26 17:59:39 +02:00
Thomas Touhey 3ebccd6f7c Fixed Makefile & README 2016-08-26 10:06:59 +02:00
Thomas Touhey c24ea0d343 Changed the way the link to the calculator is acquired, to check 2016-08-26 00:28:52 +02:00
Thomas Touhey ecd913c9fc Ramené une partie des méca internes à la surface 2016-08-25 23:40:26 +02:00
Thomas Touhey 3d081dd555 Distinguished sending and receiving buffers 2016-08-25 22:59:14 +02:00
Thomas Touhey 145daaa236 Corrected reception mistake 2016-08-25 16:39:00 +02:00
Thomas Touhey 209e029ea7 Changed tiny things in configure script and vars 2016-08-25 12:36:26 +02:00
Thomas Touhey 476c020724 Resend case should be good now (problem appeared with global buffers) 2016-08-24 23:41:06 +02:00
Thomas Touhey ed99ee217b Tried using dynamic memory allocating 2016-08-24 18:26:31 +02:00
Thomas Touhey e8052eddc2 Simplified code 2016-08-24 16:08:47 +02:00
Thomas Touhey a3f00b4928 Added some braces for some logs 2016-08-24 15:31:24 +02:00
Thomas Touhey f4ce70fca5 Rethought a lot in unsigned char 2016-08-23 22:06:47 +02:00
Thomas Touhey 8a0a4778af Simplified receive mechanism 2016-08-23 18:37:50 +02:00
Thomas Touhey f38984effb Removed ranlib usage and reorganized dependencies in README 2016-08-23 17:50:14 +02:00
Thomas Touhey 1a34c9d6ca Reviewed protocols 2016-08-23 14:06:37 +02:00
Thomas Touhey cb4e8adde8 Added more things in README 2016-08-23 13:22:54 +02:00
Thomas Touhey 7e017569a7 Added root setting 2016-08-23 13:09:59 +02:00
Thomas Touhey 67f8004710 Optimized memory logging utility 2016-08-23 10:25:17 +02:00
Thomas Touhey 765abe6dca Using home-made ASCII utilities now 2016-08-23 01:17:07 +02:00
Thomas Touhey 2d963a375b Solved little transmission problem & compilation flags 2016-08-23 00:21:16 +02:00
Thomas Touhey 060e6bf495 I don't fully understand what is going on 2016-08-22 23:59:55 +02:00
Thomas Touhey 7c2492206a Trying things to go quicker at file sending 2016-08-22 23:38:52 +02:00
Thomas Touhey fc9685b249 Chose GPLv2 license 2016-08-22 16:52:16 +02:00
Thomas Touhey 1fa102de13 Added delfile protocol 2016-08-22 16:37:26 +02:00
Thomas Touhey 3e312be15a Reorganized logging system to remove 'unused things' warnings 2016-08-22 15:47:40 +02:00
Thomas Touhey 69cb55f627 Added udev rule and way to install it through configuration 2016-08-22 15:29:23 +02:00
Thomas Touhey a992703d85 Updated TOGO 2016-08-22 10:43:11 +02:00
Thomas Touhey 8ceb122dda Corrected overwrite 'no' response 2016-08-22 02:26:46 +02:00
Thomas Touhey 19fb57f7ed Works damn well now 2016-08-21 15:32:52 +02:00
Thomas Touhey 5f9fcb563a Had to do this for a moment 2016-08-21 14:57:37 +02:00
Thomas Touhey a4191dfe96 Forgot to add an important line to TODO 2016-08-21 14:32:20 +02:00