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
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
natalija.zlatkova@gmail.com 2debde0b5f prezzo a 32 bit 2019-04-16 15:49:56 +02:00
giomba eba8e6540e [product] ids from uint8_t to uint32_t 2019-04-14 15:27:32 +02:00
giomba 26182c778e [common] updated common files 2019-04-13 09:29:17 +02:00
giomba 5af2caaf8a [net] product vs item explanation 2019-04-12 19:05:44 +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
Daniela aafd37dd59 Cassa and Supermarket updated 2019-04-12 16:30:01 +02:00
giomba ef9cde532f [cart] first unuseful version for cart 2019-04-11 17:46:54 +02:00