Commit Graph

10 Commits

Author SHA1 Message Date
giomba 35f5041b7f [cart + cash] partial product arrays
when you cash out, instead of sending many packets, you can aggregate multiple products in the same packet, doing an array; thus you have better power efficiency, and less delay; so both Anastasi and Marcelloni would be very proud of us
2019-05-07 21:39:28 +02:00
giomba a051841635 [cart] minor fixes -- not FSM looks very good and stable 2019-05-03 17:21:16 +02:00
natalija.zlatkova@gmail.com 25f28c16c2 fixed error message type 59 and added product ack in order to allow reliable communication 2019-04-21 19:09:50 +02:00
giomba 0caca5fb4d [cart] good version + debug for Natalia 2019-04-16 17:54:49 +02:00
giomba 8c63b7b9b3 [cart] discovered and fixed other bugs 2019-04-16 15:48:04 +02:00
giomba 9357d69876 [cart] fixes here and there 2019-04-14 15:28:10 +02:00
giomba 2fb95798df [cart] futher adjustments for new type names 2019-04-13 09:28:16 +02:00
giomba 35555fad78 [cart] update with new struct names 2019-04-12 16:44:25 +02:00
giomba b38dccc325 [cart] not working 2019-04-12 16:30:05 +02:00
giomba 477963987f [cart] Now cart should associate 2019-04-12 14:56:37 +02:00